Converts a value to a number. Numbers return as-is; text and other values return 0.
| |
|---|
| Category | Information |
| Syntax | N(value) |
Parameters
| Parameter | Required | Description |
|---|
value | Required | The value to convert to a number. |
Example
Auto-generated from the EngCanvas function registry.