This is an old revision of the document!
CURRENT_MINUTE
Description
Returns current minute as an integer constant in the range 0-59
Parameters
None
Example
IF CURRENT_MINUTE = 45 Then ...
This is an old revision of the document!
Returns current minute as an integer constant in the range 0-59
None
IF CURRENT_MINUTE = 45 Then ...