ChrIsControl
Tests if a character is a control character.
Syntax
-
ChrIsControl(c)-
cis a character (string of length 1)
-
Description
ChrIsControl(c) returns true iff c is a control character.
Tests if a character is a control character.
ChrIsControl(c)
c is a character (string of length 1)
ChrIsControl(c) returns true iff c is a control character.