isLowerCase

Is the entire string lower case?

Description

bool isLowerCase()

Return Value

bool
Whether or not $str contains only lower case characters.