IsLower Data Member Function

Returns true if the specified char is lowercase.

Prototype

static int32 IsLower( int32 p_iChar )

Parameters

Parameter Type Parameter Name Documentation
int32p_iCharThe char to check.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.