Jump to content

Template:FunctionInfo: Difference between revisions

From CMM Wiki
No edit summary
No edit summary
Line 46: Line 46:


|{{#if:{{{reqName1|}}}<tr><td>|{{{reqType1|}}} ''{{{reqName1|}}}''</td><td>{{{desc1|}}}</td></tr>}}
|{{#if:{{{reqName1|}}}<tr><td>|{{{reqType1|}}} ''{{{reqName1|}}}''</td><td>{{{desc1|}}}</td></tr>}}
|{{#if:{{{optType1|}}}<tr><td>|{{{optType1|}}} ''{{{optName1|}}}''</td><td>{{{desc1|}}}</td></tr>}}
|{{#if:{{{optType2|}}}<tr><td>|{{{optType2|}}} ''{{{optName2|}}}''</td><td>{{{desc2|}}}</td></tr>}}


|-
|-

Revision as of 12:41, 23 September 2025


CMM

Environment: Mission Scripting
Function: {{{fName}}}
Member Of: {{{parentFile}}}
Syntax: {{{envType}}}.{{{fName}}} ( )
Return Value: {{{return}}}
Parameters: Name Description
'
'
Example: {{{example}}}
Example Description: {{{exampleDesc}}}
Related Functions: {{{related}}}
Notes: {{{notes}}}