Jump to content

Template:FunctionInfo: Difference between revisions

From CMM Wiki
No edit summary
No edit summary
Line 44: Line 44:
|-
|-
<!-- Row 1 -->
<!-- Row 1 -->
<tr><td>|{{{reqType1|}}} '''{{{reqName1|}}}''' || {{{desc1|}}}</tr></td>
<tr><td>|{{{reqType1|}}} ''{{{reqName1|}}}''</td><td>{{{desc1|}}}</td></tr>
<tr><td>|{{{optType1|}}} ''{{{optName1|}}}'' || {{{desc1|}}}</tr></td>
<tr><td>|{{{optType1|}}} ''{{{optName1|}}}''</td><td>{{{desc1|}}}</td></tr>
|-
|-
<!-- end parameter table -->
<!-- end parameter table -->

Revision as of 12:39, 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}}}