March 2003
Intermediate to advanced
512 pages
14h 30m
English
LCase Function
LCase(string)stringUse: Required
Data Type: String
A valid string expression.
A 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.
Read now
Unlock full access