Hour

Purpose:

Determines the hour of the date and returns it in number format. If the parameter is not used, the hour of the print time will be returned.

Parameter:

Date     (optional)

Return value:

Number

Example:

A condition can evaluate if the current hour has the value "10”. The value of the current hour must be determined and then compared to the value "10”.

Hour()=10