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