Category: String
Syntax:
strLen:Int(str:String)
Int
Returns the length of a string in characters.
Takes str (string to measure).
Returns the number of characters in the string.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn