Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
Line 47: Line 47:
</div>
</div>
|-
|-
|<div id="box">
|{{ #if: {{{helpers|}}} |
<div id="box">
== Helper Functions ==
== Helper Functions ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{{func_helpers|}}} | {{{func_helpers|}}} | }}
{{{helpers}}}
</div>
</div>
</div>
</div>
| }}
|-
|-
|<div id="box">
|<div id="box">

Revision as of 18:56, 25 January 2007


The correct title of this article is Template:llFunction. The initial letter is shown capitalized due to technical restrictions.

integer llFunction( );

Returns an integer that is set to zero.


Specification

Function template thingy

Caveats

  • None known

Examples

See Also

Notes