Table of Contents

, , ,

CURRENT_HOUR

Description

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

Parameters

None

Example

IF CURRENT_HOUR = 12 Then DISPLAY MESSAGE 'Midday!'