Jump to: navigation, search

GVP MCP:vxmli:script max loop

Line 16: Line 16:
 
|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]]

Revision as of 04:28, February 24, 2017


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

Comments or questions about this documentation? Contact us for support!