powered by
Checks if txt contains only ASCII characters.
txt
is.ASCII(txt)
logical
character: text to check
is.ASCII("Congratulations") is.ASCII("Herzlichen Glückwunsch")
Run the code above in your browser using DataLab