Skip to main content

N

Converts a value to a number. Numbers return as-is; text and other values return 0.

CategoryInformation
SyntaxN(value)

Parameters

ParameterRequiredDescription
valueRequiredThe value to convert to a number.

Example

N(value)

Auto-generated from the EngCanvas function registry.