Last Updated: Dec 10, 2020
Use this function to get the alphanumeric characters (either an alphabet or a number) from the input string.
Get alphanumeric characters from string (input_string)
Input Parameter Name | Description |
---|---|
input_string | input string |
Return value | Description |
---|---|
text | Returns the extracted alphanumeric characters |
To view all the Text functions, click here.