Category: String
Syntax:
strTrim:String(str:String)
String
Removes leading and trailing whitespace from a string.
Takes str (string to trim).
Returns a new string with all leading and trailing whitespace removed.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn