Min
%Min function
Function
The function retrieves the time component - minute - of given absolute time.
Declaration
INT %Min(
TIME in Arg,
TEXT in timeZone := %GetCurrentTimeZone()
)Parameters
Arg | Function argument. |
timeZone |
Example
%Min(SysTime) ; the result is the current minute of the system timeRelated pages: