====== StrIsSpace ====== {{tag>string needs_examples}} ''bool StrIsSpace(str s)'' ===== Description ===== Returns true if [[isspace]] applies to all characters in the string.