You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
This shows you the differences between two versions of the page.
functions:template [2014-01-01 14:22 SLT] sei Split examples into short and complete |
functions:template [2015-02-04 18:46 SLT] (current) sei style |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | $nav | ||
===== Function: @PAGE@ ===== | ===== Function: @PAGE@ ===== | ||
Line 13: | Line 14: | ||
Does the other thing. | Does the other thing. | ||
- | ===== Result ===== | + | ===== Return value ===== |
- | The result value. | + | The value it returns. |
===== Notes ===== | ===== Notes ===== | ||
Line 29: | Line 30: | ||
===== Complete examples ===== | ===== Complete examples ===== | ||
- | This example illustrates the use of @PAGE@: | ||
<file lsl2 @PAGE@-example.lsl> | <file lsl2 @PAGE@-example.lsl> | ||
default | default | ||
Line 42: | Line 42: | ||
===== See also ===== | ===== See also ===== | ||
- | * [[llFunction]] | + | * $lfn[llFunction] does such and such |