CurrentTime function
Returns time when the function in invoked.
Namespace
datetime
Input
None
Output
time (time)
Example
Use this function to add the current time to a column.
set-column :time datetime:CurrentTime()
Returns time when the function in invoked.
datetime
None
time (time)
Use this function to add the current time to a column.
set-column :time datetime:CurrentTime()