Returns whether an alphabetic character is lowercase.
bool IsCharLower(int chr)
Character to test.
True if character is lowercase, otherwise false.
Multi-byte characters will always return false.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.