Category: Strings
Back to System Functions
StringLen(text As String)
Integer
Returns the number of characters in a string.
nameLength = StringLen("LunarBasic")