Variable
|
Description
|
%ColX%
|
Content of column number X on current row in the main of filter window.
|
%MainRows%
|
Number of rows that resulted from the last Get.Data command. (Number of rows in the main window.)
|
%FilterRows%
|
Number of rows that resulted from the last Filter command. (Number of rows in the filter window.)
|
%Date%
|
Current date
|
%Time%
|
Current time
|
%Line%
|
Current line number in the main or filter window
|
%Total%
|
Total number of lines in the main or filter window
|
%Tab%
|
A tab character
|
%Ret%
|
A carriage return character
|
%Machine%
|
Only when NTreport.FlowMode=2 and inside an Machines.Loop..Machines.EndLoop structure: current machine from the [Machines] section.
|