Skip to content

uomValue

function uomValue(n, unit): Value;

Defined in: packages/engine/src/vm/Value.ts:442

Create a Unit-of-Measurement Value (typed number with unit annotation).

ParameterType
nnumber
unitstring

Value