Jump to content

Template:FunctionInfo: Difference between revisions

From CMM Wiki
No edit summary
No edit summary
Line 46: Line 46:
<!-- |{{{reqType1|}}} '''{{{reqName1|}}}''' || {{{desc1|}}} -->
<!-- |{{{reqType1|}}} '''{{{reqName1|}}}''' || {{{desc1|}}} -->


|{{{optType1|}}} '''{{{optName1|}}}''' || {{{desc1|}}}
|{{{optType1|}}} ''{{{optName1|}}}'' || {{{desc1|}}}
|-
|-
<!-- end parameter table -->
<!-- end parameter table -->

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