Ads disable: Difference between revisions

From ENIGMA
Jump to navigation Jump to search
m (generating parameter tables for functions using AWB)
(→‎Example Call: general cleanup using AWB)
 
Line 13: Line 13:


== Example Call ==
== Example Call ==
<syntaxhighlight lang="gml">
<syntaxhighlight lang="edl">
// Example of using the function.
// Example of using the function.
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 22:06, 2 May 2013

Description

General description of the function.

Parameters

Parameter Description
none This function has no parameters.

Return Values

returntype: Returns...

Example Call

// Example of using the function.