$nav ===== Macro Reference ===== See https://www.dokuwiki.org/plugin:macros for reference. {{$nav=^ [[/Start]] ^ [[/Functions/]] ^ [[/Events/]] ^ [[/Constants/]] ^ [[/Types/]] ^ [[/Language/]] ^ [[/Articles/]] ^$}} {{$globals=//globals//$}}{{## word "globals" when refered to the globals declarations##}} {{$ct=**@0**$}}{{## constant ##}} {{##$lct=**[[/constants/@0]]**$##}}{{## constant with link ##}} {{$lct=$??[@1|**[[/constants/@0`|@1`]`]**|**[[/constants/@0`]`]**]$}}{{## constant with link ##}} {{$fn=**@0**$}}{{## function ##}} {{$lfn=$??[@1|[[/functions/@0`|@1`]`]|''**[[/functions/@0`]`]**'']$}}{{## function with link ##}} {{$ev=//@0//$}}{{## event ##}} {{##$lev=//[[/events/@0]]//$##}}{{## event with link ##}} {{$lev=$??[@1|[[/events/@0`|@1`]`]|//[[/events/@0`]`]//]$}}{{## event with link ##}} {{$ty=**@0**$}}{{## type ##}} {{$lty=**[[/types/@0]]**$}}{{## type with link ##}} {{$kw=''**@0**''$}}{{## keyword ##}} {{$lkw=''**[[/language/@0]]**''$}}{{## keyword with link ##}} {{$lla=[[/language/@0]]$}} {{$cc=**@0**$}}{{## constant category ##}} {{$lcc=[[/constants/@0/]]$}}{{## constant category with link ##}} {{$fc=**@0**$}}{{## function category ##}} {{$lfc=$??[@1|[[/functions/@0`|@1`]`]|//[[/functions/@0`]`]//]$}}{{## function category with link ##}} {{$ec=**@0**$}}{{## event category ##}} {{$lec=[[/events/@0/]]$}}{{## event category with link ##}} {{$op=''**@0**''$}}{{## operator ##}} {{$art=@0$}}{{## article ##}} {{$lart=$??[@1|[[/articles/@0`|@1`]`]|[[/articles/@0`]`]]$}}{{## article with link ##}} {{$prm=''@0''$}}{{## parameter citation within function ##}} {{$pinf=**Infinity**$}} {{$inf=$pinf$}} {{$minf=**-Infinity**$}} {{$nan=NaN$}} {{$econst=**e**$}} {{$err=**@0**$}}{{## error message ##}} {{$delay=Sleeps the script for @0 seconds.$}} {{$colorparam=A LSL color $lty[vector] (3 comma-separated RGB values in the range 0.0 to 1.0, between angle brackets)$}} {{$faceparam=An $lty[integer] value defining the face of the prim to be affected. $lct[ALL_SIDES] affects all faces.$}} {{$faceparamread=An $lty[integer] value defining the face of the prim to read from.$}} {{$Mono=Mono$}} {{$LSO=LSO$}} {{$JIRA=**[[https://jira.secondlife.com/browse/@0|@0]]**$}} {{$TODO=$}} {{$linkparam=An $lty[integer] value defining the link number of the prim to be read. The following special link specification constants can be used:- {{section>constants/link/tpl#Multilink}}$}} {{$linkparamsingle=An integer value defining the link number of the prim to be read. It must specify one single link. The following special single link specification constants can be used:- {{section>constants/link/tpl#Single-link}}$}} {{$perscript=This setting is NOT a prim property, it is per script. Deleting or stopping all scripts that changed it from default will cause the effect to cease, and the behaviour to revert to default.$}} {{$slwiki=This page uses content from the Second Life® Wiki article\\ [[http://wiki.secondlife.com/wiki/@0]]\\ Copyright © 2007-2012 Linden Research, Inc. Licensed under the [[http://creativecommons.org/licenses/by-sa/3.0/|Creative Commons Attribution-Share Alike 3.0 License]] (see the [[http://creativecommons.org/licenses/by-sa/3.0/legalcode|complete license terms]]). $}} ===== Test area ===== **This is a scratch area that can be overwritten. Used to preview macros.**