LINGUAGGIO LOTUSSCRIPT
Examples: UCase function
' Convert a string to uppercase.
Dim upperCase As String
upperCase$ = UCase$("abc") ' Assign the value "ABC"
Vedere anche
UCase function
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario