nondigits()
Description
This function is meant to be used to return a string that can be used by
.toval() in the ignorechars
position to make sure that a value is converted to an integer.
Prototype
nondigits (
string )
s
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| s | None | string |


