Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Syntax
Code Block
languagenone
anInteger = currentTimeTicks();
SemanticsReturns the current time of the Bridge in seconds since 1970. The return value is of base type Integer.
Examples
Code Block
languagenone
 set currentSeconds = currentTimeTicks();
rp
Panel
titleRelated Pages: