FutureProg functions
areafromtext
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.
| Parameter | Type | Description |
|---|---|---|
text |
Text |
The text to parse. |