26.2 26.1 26.0 25.3 25.2 25.1 25.0
26.2 26.1 26.0 25.3 25.2 25.1 25.0

currentTimeTicks() Function

Returns the current time of the Bridge in seconds since 1970.

Syntax

anInteger = currentTimeTicks();

Semantics

Returns the current time of the Bridge in seconds since 1970. The return value is of base type Integer.

Examples

 set currentSeconds = currentTimeTicks();
Related Pages: