unitNames
-
function
-
new in 1.67
-
The unitNames() function returns a list of all recognized unit names, including singular, plural, and abbreviated names for many units.
-
Examples: +
put each item of unitNames() which begins with "o" —> ["ounces","ohms","ounce","ohm","oilbarrels","ozt","oz","olympicswimmingpool","omers","omer","olympicswimmingpools","oilbarrel"]
-
Related: unitTypes