Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 297 Bytes

isDateTime.rst

File metadata and controls

20 lines (12 loc) · 297 Bytes

isDateTime

Returns whether the variable value type is date or datetime, as a Boolean value.

See also ../global/variable.

Syntax

isDateTime()

Examples

$var('Measurement.start').isDateTime()