CurTime

Summary

The CurTime function returns the current local time.

Syntax

CurTime()

Return Type

Time

Details

 

Examples

{fn CurTime()}
'09:22:25.553'
CurTime()
'19:12:54.983'

Related Functions