Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

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 times tamp, such as “mm:ss:hh”. If this parameter is not specified, the default “hh:mm:ss” format is followed.

Syntax example:

GETTIME ()

GETTIME ("mm:hh:ss")

Published:

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 times tamp, such as “mm:ss:hh”. If this parameter is not specified, the default “hh:mm:ss” format is followed.

Syntax example:

GETTIME ()

GETTIME ("mm:hh:ss")

For an optimal Community experience, Please view on Desktop