Category: String
Syntax:
strUpper:String(str:String)
String
Converts a string to uppercase.
Takes str (string to convert).
Returns a new string with all lowercase letters converted to uppercase.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn