Jump to: navigation, search

GVP MCP:vxmli:script max loop

m (1 revision imported: converting [ and ] characters to HTML-friendly code)
 
(11 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 +
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
 
{{OptionCreate
 
{{OptionCreate
 
|component=GVP_MCP
 
|component=GVP_MCP
Line 16: Line 19:
 
|section=vxmli
 
|section=vxmli
 
|parameter=script_max_loop
 
|parameter=script_max_loop
 +
|groupid=grpNGI
 +
|groupname=NGI
 +
|format=numeric
 +
|displayname=Maximum Loops in Script
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Latest revision as of 01:58, August 20, 2019



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

script_max_loop

Default Value: 1000000
Valid Values: A number between 0 and 10000000 inclusive.
Changes Take Effect: At start/restart


Maximum number of loops is allowed in each script or ECMAScript expression execution. The loop counter will be increased by 1 when a script branches backward during execution and when a function returns.

Draft Option

No draft option

This page was last edited on August 20, 2019, at 01:58.
Comments or questions about this documentation? Contact us for support!