TimeStampField

Updates the current Field object with the current time.

Syntax

bool TimeStampField (StrParam)

Parameters

Smart parameters are supported. A time format, for example, HH:MM:SS, or HH:MM.

* defaults to HH:MM:SS. Smart parameters are supported.

Returns

Always True.

Level

Field level.

Details

Example
TimeStampField("*") produces
09:20:02

TimeStampField("HH:MM") produces
09:20