llStringLength
function ll.StringLength(Text: string): numberReturns an integer that is the number of characters in Text (not counting the null).
Parameters
-
Text(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.StringLength().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llStringLength