Skip to content

llStringLength

Function Syntax
integer llStringLength(
  1. string Text
);

Returns an integer that is the number of characters in Text (not counting the null).