Syntax
MOVETIME variable
Parameters
MoveTime can be abbreviated as MT.
variable
A number-primitive variable, of length 8, without decimals, to receive the current time.
Description
The MoveTime logic command obtains the current time and returns the result as a numeric value in twenty-four hour format, in the form HHMMSShh (where HH is the hour, MM is the minute, SS is the second, and hh is the hundredth second).
The time at which the ispec or report was started (or restarted after a Sleep or CriticalPoint logic statement) is available as the value of the Glb.Time built-in segment attribute.