Skip to main content
Skip table of contents

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

CODE
 set currentSeconds = currentTimeTicks();

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.