VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


LOWERCASE

Format: LOWERCASE(string)
Parameters: string is an expression yielding alphabetic characters.
Use: This function will change uppercase characters in string to lowercase except for the first character and the first character after a punctuation. A space is a punctuation; thus, the first letter of a word will not be changed. String cannot be a word processing field; the contents of a word processing field will be unaffected.
Example: LOWERCASE("LEWIS,JERRY LEE")=> Lewis,Jerry Lee

 


Reviewed/Updated: March 4, 2007