This is an old revision of the document!


CURRENT_HOUR

Returns current hour as an integer constant in the range 0-23

None

IF CURRENT_HOUR = 12 Then DISPLAY MESSAGE 'Midday!' 
  • Last modified: 2022/09/13 18:12