[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|             ISUPPER             |
+---------------------------------+
ISUPPER(<expC>)

-----------------------------------
Returns true if <expC> begins with an upper-case alphabetic character.
Return value - Logical
-----------------------------------

+---------------------------------+
|             Examples            |
+---------------------------------+
? ISUPPER('Ready?')

? ISUPPER('ready?')

-----------------------------------

See Also:  ISALPHA(), ISLOWER(), LOWER(), PROPER(), UPPER()

-----------------------------------

See Also: ISALPHA() ISLOWER() LOWER() PROPER() UPPER()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson