vl.utcHM(field, as)
A time unit operation for utchoursminutes
.
utcHM
Method OverviewutcHM
API Reference# utcHM.as(value)
The output field to write the timeUnit value.
# utcHM.equals(equal)
Logical equals (==) comparison.
# utcHM.field(value)
The data field to apply time unit.
# utcHM.gt(gt)
Logical greater than (>) comparison.
# utcHM.gte(gte)
Logical greater than or equal to (>=) comparison.
# utcHM.inRange(…range)
Logical value in range test.
# utcHM.lt(lt)
Logical less than (<) comparison.
# utcHM.lte(lte)
Logical less than or equal to (<=) comparison.
# utcHM.oneOf(…oneOf)
Logical set membership test.
# utcHM.timeUnit(value)
The timeUnit.
# utcHM.valid(valid)
Logical valid value test.