Open links in new tab
  1. Category:LSL Functions - Second Life Wiki

    Apr 19, 2016 · Built-in functions will never modify the variables used as parameters. User functions that change the values of parameters inside the function scope will not have those changes applied to the …

  2. Category:LSL Functions - Second Life Wiki

    Apr 19, 2016 · Built-in functions will never modify the variables used as parameters. User functions that change the values of parameters inside the function scope will not have those changes applied to the …

  3. Category:LSL Functions - Second Life Wiki

    Apr 19, 2016 · Built-in functions will never modify the variables used as parameters. User functions that change the values of parameters inside the function scope will not have those changes applied to the …

  4. Category:LSL - Second Life Wiki

    Pages in category "LSL" The following 85 pages are in this category, out of 85 total.

  5. Category:LSL Functions - Second Life Wiki

    Apr 19, 2016 · Built-in functions will never modify the variables used as parameters. User functions that change the values of parameters inside the function scope will not have those changes applied to the …

  6. Category:LSL Functions/ID - Second Life Wiki

    The result is the new functions lack IDs and are inaccessible to LSO scripts. These new functions can be found in the category Functions/Without_IDs (but they are listed here as well).

  7. Second Life Wiki

    Apr 15, 2012 · LSL Portal A reference guide to Linden Scripting Language (LSL). Bring inworld objects to life! Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized …

  8. LSL 101/Functions - Second Life Wiki

    Jan 24, 2015 · The most common ones include llSay, llOwnerSay, llSetText, llTargetOmega, and llParticleSystem and there is a complete list of them here on the LSL Functions page of this Wiki.

  9. Category:LSL Examples - Second Life Wiki

    For documentation of a User Function you can use the LSL Function template with parameter mode=user set. It's very important to set this parameter to avoid adding the User Function to the …

  10. LSL 101/Built-in Functions in Focus - Second Life Wiki

    Strings and Simple Output String Concatenation String Concatenation Integers Using Variables Global vs Local Variables Variable Initialization Global vs Local Variables Variable Initialization Functions …