Skip to main content

GetTime

Use this function to get the current time.

You may find this function useful for keeping track of System Events. By default, the time appears in the format hh:mm:ss, if no other format is specified.

Syntax:

GETTIME (["Format"])

where:

  • Format is the formula for another method of returning a timestamp, such as “mm:ss:hh”. If this parameter is not specified, time appears in the default “hh:mm:ss” format.

Syntax:

GETTIME ()

GETTIME ("mm:hh:ss")

Was this article helpful?

We're sorry to hear that.