function_name(par1,par2,par3)

From ENIGMA
Revision as of 04:07, 22 April 2013 by FrogotoBot (talk | contribs) (replacing function titles with notation using AWB)
Jump to navigation Jump to search

Overloads

This section can be excluded if there are no overloads for the function. The page title should be set using the function title template.

Description

General description of the function.

Parameters

Parameters should be tabled using the parameter template.

par1 first parameter description
par2 second parameter description
par3 third parameter description

Return Values

type: Returns...

Example Call

// demonstrates...
// Example of using the function.