Please enable JavaScript to view this site.

 

str = LowerCase(sAnyString)

 

This macro function converts all the characters of a string into their lowercase version.

sResult = LowerCase('The Canadian Team'// 'the canadian team'

See also: UpperCase.

 


Topic 105103, last updated on 18-Apr-2020