stripNN
Strips all non-numeric characters from the string. Only numerals and the period character remain.
Version
1.6
Parameters
Parameter | Type | Description |
---|---|---|
fullStr | string | String to strip. |
Strips all non-numeric characters from the string. Only numerals and the period character remain.
Version
1.6
Parameters
Parameter | Type | Description |
---|---|---|
fullStr | string | String to strip. |