Returns a status of the given background script
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
public ScriptStatus GetBackgroundScriptStatus( string id )
Parameters
- id
- Type: System String
Unique script ID, identifying the background script.
Return Value
The status of the background script.See Also