ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:strisascii

This is an old revision of the document!


Table of Contents

StrIsASCII

bool StrIsASCII(str s)

Description

Returns true if all characters in the string are ASCII characters.

Examples

StrIsASCII("Francais") -> true
StrIsASCII("Français") -> false
functions/strisascii.1489951014.txt.gz · Last modified: 2017/03/19 21:16 by korshun