Hundreds

Date/Time function

The Hundreds function returns hundredth seconds of sytem time as an integer from 0 to 99.

Syntaxe

n=Hundreds()

Return value

n, integer from 0 to 99, hundredth seconds of system time.

Example

n=Hundreds() 'if it is 9:08:05:50, n contains "50"