FutureProg functions

areafromtext

Built-Incomputer function, computer program, standard futureprog

areafromtext overload 1

Number areafromtext(Text text)
Available in
  • computer function
  • computer program
  • standard futureprog
Parses area text into base units using the unit manager. Returns an error if the text is not a valid unit expression.
ParameterTypeDescription
text Text The text to parse.