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 -->
|{{{reqType1|}}} '''{{{reqName1|}}}''' || {{{desc1|}}} |-
|{{{reqType1|}}} '''{{{reqName1|}}}''' || {{{desc1|}}} <br>
|{{{optType1|}}} '''{{{optName1|}}}''' || {{{desc1|}}} |-
 
|{{{optType1|}}} '''{{{optName1|}}}''' || {{{desc1|}}} <br>
|-
|-
<!-- end parameter table -->
<!-- end parameter table -->

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