VALUE
Converts a text string that represents a number to a number.
| Category | Text |
| Syntax | VALUE(text) |
Parameters
| Parameter | Required | Description |
|---|---|---|
text | Required | The text string enclosed in quotation marks or a reference to a cell containing the text to convert. |
Example
VALUE("text")
Auto-generated from the EngCanvas function registry.