Represents a measurement as a combination of values and unit.
Note that this object is not available in all applications.
Go to Property Listing | Method Listing
Name |
Type |
Access |
Description |
---|---|---|---|
readonly |
The base unit for all conversions. |
UnitValue as (unitName:String)
Returns this instance as a different unit.
Parameter |
Type |
Description |
---|---|---|
unitName |
The unit name. |
Varies convert (unitName:String)
Converts this instance to a different unit.
Parameter |
Type |
Description |
---|---|---|
unitName |
The unit name. |