hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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