Global Script Running. Returns the name of the While Running Script configured for the Global Script number referenced. Normally this is viewed from the Global Script System Display. The While Running Script runs continuously on the SCADA Node ( as long as the kernel is running). See Startup and Shutdown script. If no While Running Script is configured, the field is blank. Return includes the file extension (typically *.scr). Typical returns are:
customreport.scr
DailyCylce.scr
Syntax: %TGSSCRPT2(script number)
Arguments: script number
Security: READ ONLY
Example: %TGSSCRPT1(1)
Return: name of the global script
See also %DGSST, %TGSSCRPT1, %TGSSCRPT3, and 12.11.1 Global Script Configuration.