[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| ISLOWER |
+---------------------------------+
ISLOWER(<expC>)
-----------------------------------
Returns true if <expC> begins with a lower-case alphabetic character.
Return value - Logical
-----------------------------------
+---------------------------------+
| Examples |
+---------------------------------+
? ISLOWER('perrysburg')
? ISLOWER('Perrysburg')
-----------------------------------
See Also: ISALPHA(), ISUPPER(), LOWER(), PROPER(), UPPER()
-----------------------------------
See Also:
ISALPHA()
ISUPPER()
LOWER()
PROPER()
UPPER()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson