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