Second function (LotusScript Language)

Returns the second of the minute (an integer from 0 to 59) for a date/time argument.

Syntax

Second ( dateExpr )

Elements

dateExpr

Any of the following kinds of expression:

Return value

Second returns an integer between 0 and 59.

The data type of Second's return value is a Variant of DataType 2 (Integer).

Second(NULL) returns NULL.

Language cross-reference

@Second function in formula language

Example


Additional Documentation | Trademarks |