Category: String
Syntax:
strReverse:String(str:String)
String
Reverses the characters in a string.
Takes str (string to reverse).
Returns a new string with all characters in reverse order.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn