Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(CurrentTime) function

Get(CurrentTime) function
Format

Get(CurrentTime)
Parameter
None
Data type returned
time
Description
Returns the current time according to the system clock, to the nearest second. The format of the value returned is determined by the operating system settings.
Note   In client/server and peer-to-peer environments, Get(CurrentTimestamp) evaluates the status of the client machine running the script (not the host machine). See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 11:30:00 when the system clock shows 11:30:00.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(CurrentTime) function
Previous
Page
Next
Page