$time.getHourOfDay

Field number for get indicating the hour of the day.
SyntaxUL> $time.getHourOfDay
$time{getHourOfDay}
DocumentationField number for get indicating the hour of the day. HOUR_OF_DAY is used for the 24-hour clock. E.g., at 10:04:15.250 PM the HOUR_OF_DAY is 22.

    Parameters:
      1 - getHourOfDay 2 - optionally time in milliseconds
    Returns:
      Field Number
    Throws:
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 1