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