STRING TRIM
Revision as of 17:56, 7 April 2008 by Karzita Zabaleta (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STRING_TRIM = 0x03;The integer constant STRING_TRIM has the value 0x03
Trim spaces off the beginning and the end. Equal to <lsl>STRING_TRIM_HEAD
Caveats
Related Articles
Functions
• | llStringTrim |