unitType
Function
(Added in SenseTalk 1.82)
The unitType function returns the unit type name for a unit name or for a value with units.
Examples:
put the unitType of "hours" -—> duration
put unitType(5kg) -—> mass
Further Reading
Resources in our other reference manuals:
Related Terms
Related terms in the SenseTalk Dictionary:
ノート
This page is under construction: it has not been reviewed for completeness.