Jump to content

Template:MissionScripting: Difference between revisions

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


{|class="wikitable" width="910"
{|class="wikitable" width="910"
|-
|Added with: {{#if:|{{{vNum}}} | {{{vNum}}} }}
|-
|-
| bgcolor="#5C7A4A"| <font size="3">Description </font>
| bgcolor="#5C7A4A"| <font size="3">Description </font>

Revision as of 07:06, 3 September 2025


{{{fName}}}

Description
{{{desc}}}
Syntax
{{{rtnType}}} {{{fName}}}({{{reqType1}}} {{{reqName1}}} ,{{{reqType2}}} {{{reqName2}}} ,{{{reqType3}}} {{{reqName3}}} ,{{{reqType4}}} {{{reqName4}}} ,{{{reqType5}}} {{{reqName5}}} , {{{optType1}}} {{{optName1}}} ,{{{optType2}}} {{{optName2}}} ,{{{optType3}}} {{{optName3}}} ,{{{optType4}}} {{{optName4}}} )
Valid Input Values:
{{{varExamples}}}
Return value:
{{{rtnType}}}
Return example:
{{{rtnExamples}}}
Usage Examples:
{{{example}}}
Notes:
{{{notes}}}
Related Functions
{{{funcs}}}

Scripting Engine

MIST Root Page