Syntax
tonumber(value)Available in
- File scope
- Executable DCode bodies
Native C++
Accepts a numeric expression and returns it unchanged. String parsing and the optional base argument are unavailable.
Example
tonumber(value) tonumber(value)Accepts a numeric expression and returns it unchanged. String parsing and the optional base argument are unavailable.
tonumber(value)