ISUPPER( ) Function Example
? ISUPPER('Redmond') && Displays .T. ? ISUPPER('redmond') && Displays .F.