1.

How will you convert a string to lower case string using VBScript?

Answer»

Using Lcase function, which returns the lower case of the specified string.



Discussion

No Comment Found