Algosim documentation: ChrIsWhitespace

ChrIsWhitespace

Tests if a character is whitespace.

Syntax

Description

ChrIsWhitespace(c) returns true iff c is whitespace.

This includes space, non-breaking space, figure space, tab, CR, LF, and several other characters.