ren.gay
Black Ops III
StrIsNumber
Check if a string is a number.
Example:
StrIsNumber( "1.2" ); // true
Parameters
Parameter
Summary
*string
: The string to check.
* = mandatory