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: 2023/05/08 07:07