Developed by SO-SOFT
Run interpreter
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntaxpublic bool Run(
bool isDebuggerEnd = true
)
Parameters
- isDebuggerEnd Boolean (Optional)
- A flag indicating whether to exit debug mode after the script execution is complete
Return Value
BooleanReturns success flag
See Also