Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
number-new
Creates a number from a string value
Parameter
Type
Description
value
string
The string value to convert to a number (returns 0 if null or invalid)
return
number
A number created from the string value