Navigation: ThinBASIC Language > thinBasic Functions > Date and Time > cDateTime > cDateTime_Properties >
<cDateTime>.Second
Description
Returns the Second component of the cDateTime object.
Syntax
n = <cDateTime>.Second
Returns
Number.
Parameters
Name
Type
Optional
Meaning
Remarks
Restrictions
See also
Examples