VirtualUserScript BackgroundScriptID Property C# API
Gets the script ID, which was provided when this script was started as a background script.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string BackgroundScriptID { get; internal set; }
See Also