Get Number Units
Syntax:
getunit(Number)
Removes the units from a number, allowing you to work with the numbers alone.
Examples
getunit(10$)
will return $
.
Syntax:
getunit(Number)
Removes the units from a number, allowing you to work with the numbers alone.
getunit(10$)
will return $
.