Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
Line 22: Line 22:
}}
}}
|-
|-
|<div id="box">
|{{ #if: {{{spec|}}} |
<div id="box">
== Specification ==
== Specification ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Line 28: Line 29:
</div>
</div>
</div>
</div>
| }}
|-
|-
|<div id="box">
|<div id="box">

Revision as of 17:48, 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

Helper Functions

See Also

Notes