Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
|-
|-
|valign="top"|
|valign="top"|
{{LslFunction|{{{func}}}|{{{func_id|}}}|{{{func_sleep}}}|{{{func_energy}}}
{{LSLFunction|{{{func}}}|{{{func_id|}}}|{{{func_sleep}}}|{{{func_energy}}}
|r={{{return_type|}}}
|r={{{return_type|}}}
|rd={{{return_text|}}}
|rd={{{return_text|}}}

Revision as of 18:55, 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