Val
Method Signature
Val(string=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Numeric characters at beginning and middle of a string
val( "120test12sstring" );
Numeric characters only at the end of a string
Additional Examples
Related
Last updated
Was this helpful?
