isDateTime
Returns whether the variable value type is date
or datetime
, as a Boolean value.
See also $var, $variable.
Syntax
isDateTime()
Examples
$var('Measurement.start').isDateTime()
Returns whether the variable value type is date
or datetime
, as a Boolean value.
See also $var, $variable.
isDateTime()
$var('Measurement.start').isDateTime()