strLen

Category: String

Syntax:

strLen:Int(str:String)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn