Please enable JavaScript to view this site.

 

str = UpperCase(sAnyString)

 

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

sResult = UpperCase('the canadian team'// 'THE CANADIAN TEAM'

See also: LowerCase.

 


Topic 105109, last updated on 18-Apr-2020