CHR.UPPER(c) ! Char => Num
Return TRUE, if 'c' is a upper case letter (in the range 'A'...'Z'). Otherwise return FALSE.