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