Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 20: Line 20:
|p11t={{{p11_type|}}}|p11={{{p11_name|}}}|p11d={{{p11_desc|}}}
|p11t={{{p11_type|}}}|p11={{{p11_name|}}}|p11d={{{p11_desc|}}}
|p12t={{{p12_type|}}}|p12={{{p12_name|}}}|p12d={{{p12_desc|}}}
|p12t={{{p12_type|}}}|p12={{{p12_name|}}}|p12d={{{p12_desc|}}}
|tb={{{func_desc}}}
|tb={{{func_desc|}}}
|te={{{func_footnote}}}
|te={{{func_footnote|}}}
}}
}}
|-
|-
Line 36: Line 36:
{{ #if: {{{caveats|}}} | {{{caveats|}}} |
{{ #if: {{{caveats|}}} | {{{caveats|}}} |
* None known  
* None known  
}
}}
</div>
</div>
</div>
</div>
Line 43: Line 43:
== Examples ==
== Examples ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{{examples|}}} | {{{examples|}}} | }
{{ #if: {{{examples|}}} | {{{examples|}}} | }}
</div>
</div>
</div>
</div>
Line 50: Line 50:
== Helper Functions ==
== Helper Functions ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{{func_helpers|}}} | {{{func_helpers|}}} | }
{{ #if: {{{func_helpers|}}} | {{{func_helpers|}}} | }}
</div>
</div>
</div>
</div>
Line 57: Line 57:
== See Also ==
== See Also ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{{also|}}} | {{{also|}}} | }
{{ #if: {{{also|}}} | {{{also|}}} | }}
</div>
</div>
</div>
</div>

Revision as of 17:58, 25 January 2007



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


integer llFunction( );

-1 Function ID
0.0 Delay
0.0 Energy

Returns an integer that is set to zero.


Specification

{{{spec}}}

Caveats

  • None known

Examples

Helper Functions

See Also

Notes

{{ #if: | | }