FutureProg functions

tempfromtext

Built-In · computer function, computer program, standard futureprog

Number tempfromtext(Text text)
Contexts: computer function, computer program, standard futureprog
Parses temperature text into base units using the unit manager. Returns an error if the text is not a valid unit expression.
text: The text to parse.

← Back to FutureProg functions