May 1995
Beginner
508 pages
16h 14m
English
LCase Function
LCase(string)string
Use: Required
Data Subtype: String
A valid string expression.
A variant of subtype String.
Converts a string to lowercase.
LCase affects only uppercase letters; all other
characters in string are unaffected.
LCase returns Null if
string contains a Null.
There is no LCase$ function available in
VBScript.
| UCase Function |
Read now
Unlock full access