@TIME(<format>)
Description
Returns the current time in the format specified. If you do not specify a format like @TIME(), defaults to HH:MM:SS.
Example
| Action and return value | XML example (if applicable) |
|---|---|
Action: rr_Get("@TIME(HH:MM)") Return value: 10:45 |