Now Function

$Now function retrieves current time. The only optional parameter is the time format.
The default format is HH:MM:SS

Examples

  1. $Now()
  2. $Now(HHMM)