Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
Line 64: Line 64:
== Notes ==
== Notes ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{{notes|}}} | {{{notes|}}} | }
{{ #if: {{{notes|}}} | {{{notes|}}} | }}
</div>
</div>
</div>
</div>
Line 77: Line 77:
|return_type=integer
|return_type=integer
|return_text=that is set to zero.
|return_text=that is set to zero.
|spec=Function template thingy
}}
}}
</noinclude>
</noinclude>

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

Function template thingy

Caveats

  • None known

Examples

Helper Functions

See Also

Notes