isUpperCase

Is the entire string upper case?

Description

bool isUpperCase()

Return Value

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