Ascent.text
ascent.text.isASCII
Checks if a string contains only ASCII characters.
Parameter
Type
Description
Input
String
The value that needs to be checked
Example
ascent.text.isUFT8
Checks if a string contains only UTF-8 characters.
Parameter
Type
Description
Input
String
The value that needs to be checked
Example
Last updated
Was this helpful?