4.9.3.14            %TGSSCRPT3

Global Script Stop.   Returns the name of the Shutdown script Script configured for the Global Script number referenced. Normally this is viewed from the Global Script System Display.  The Shutdown Script runs when the SCADA Node is stopped using either bwkCTRL, the task bar menu or Project Manager.  See Startup and While Running Scripts.  If no Stop 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.