Reset a global array to its reset values.
Name of the global array.
Defines if a suffix is added automatically at the end of the name to produce names like MYARRAY-1
, MYARRAY-2
,etc.
the name of the global-array can be blank if you fill the list to reset field.
Resets the global array or the list of global arrays.
Send 1 value while the reset process is executing.
A flow-from-1-to-0 must be used to trigger something when the operation is completed or canceled.
List of global-array to explicitly reset.
//
it is ignored (comment)INCLUDE: myfilename.txt
followed by a filename. The filename must be located inside the package of the application or 'nearby' the workspaceGA-*
WAIT
the process will be suspended for 200ms MY-GA-NAME
// a comment line
INCLUDE: myGAList.txt
GA-NAME-*
WAIT
version 6.0.241021
Edit All Pages