Time# - script and chart function
Time#() evaluates an expression as a time value, in the time format set in the data load script or the operating system, unless a format string is supplied..
Syntax:
time#(text[, format])
Return data type: dual
Arguments:
| Argument | Description |
|---|---|
| text |
The text string to be evaluated. |
| format | String describing how the resulting time string is to be formatted. If omitted, the short date format, time format, and decimal separator set in the operating system is used. |