Hundreds – Date/Time Functions**





Hundreds Function


Description

The Hundreds function returns the hundredth part of the hour (0 to 100), the decimal minute.

Syntax

var = Hundreds()

Parameters

None.

Return Value

var, integer, hundredth part of the hour.

Example

a = Hundreds()   'If system time is 09:15:35:48, a returns 48