Jump to content

Template:CMMfunc: Difference between revisions

From CMM Wiki
No edit summary
No edit summary
Line 54: Line 54:
|style="text-align:right; vertical-align:top"|Example Description:
|style="text-align:right; vertical-align:top"|Example Description:
|colspan="3"|{{{exampleDescription}}}
|colspan="3"|{{{exampleDescription}}}
|-
|height="10" width="900" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"|
|-style="border-style:hidden"
|-
|-
|style="text-align:right; vertical-align:top"|Related Functions:
|style="text-align:right; vertical-align:top"|Related Functions:

Revision as of 04:17, 6 September 2025

CMM

Environment: Mission Scripting
Function: {{{fName}}}
Member Of: {{{funcGroup1}}}, {{{funcGroup2}}}, {{{funcGroup3}}}, {{{funcGroup4}}}
Syntax: {{{rtnType}}} {{{par1}}}.{{{fName}}}({{{paramType1}}} {{{paramName1}}} , {{{paramType2}}} {{{paramName2}}} , {{{paramType3}}} {{{paramName3}}} , {{{paramType4}}} {{{paramName4}}} , {{{paramType5}}} {{{paramName5}}} , {{{paramType6}}} {{{paramName6}}} , {{{optType1}}} {{{optName1}}}, {{{optType2}}} {{{optName2}}}, {{{optType3}}} {{{optName3}}}, {{{optType4}}} {{{optName4}}})
Description: {{{desc}}}


Return Value: {{{rtnType}}}
Return Example: {{{rtnExample}}}
Examples: {{{examples}}}
Example Description: {{{exampleDescription}}}
Related Functions: {{{related}}}
Notes: {{{notes}}}