Parameter count: Difference between revisions

From ENIGMA
Jump to navigation Jump to search
m (replacing function titles with notation using AWB)
(generating parameter tables for functions using AWB)
Line 4: Line 4:


== Parameters ==
== Parameters ==
*List parameters with a description of each.
{| class="funcpars"
! Parameter !! Description
|-
| parameter || list parameters with a description of each...
|}


== Return Values ==
== Return Values ==
Document return values.
'''returntype''': Returns...


== Example Call ==
== Example Call ==

Revision as of 17:19, 2 May 2013

Description

General description of the function.

Parameters

Parameter Description
parameter list parameters with a description of each...

Return Values

returntype: Returns...

Example Call

// Example of using the function.