Run
This block runs a VBScript subroutine or function and receives a return value from it.
The following functions are restricted and cannot be accessed with the Run block:
- CreateObject
- Eval
- Execute
- Function
- GetObject
- GetRef
- InputBox
- Kill
- LoadPicture
- MsgBox
- RGB
- SetLocale
- Stop
- Sub
|
Property |
Values |
Description |
|---|---|---|
|
Return Value |
Variable name (string) |
Name of Return Value. See How to use variables. |
|
Routine |
|
Name of function or subroutine to execute. |