FORMULA LANGUAGE


@Second
Esempio

Extracts and returns the seconds value from the specified time­date.

Syntax

@Second( time­date )

Parameters

time-date


Return value

seconds


Usage

If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.

Language cross-reference

Second function of LotusScript language

Esempio
Vedere anche