Jump to: navigation, search

GVP MCP:vxmli:script max loop

Line 1: Line 1:
 
{{PubOption
 
{{PubOption
 +
|hidden=false
 
|default=1000000
 
|default=1000000
 
|valid=A number between 0 and 10000000 inclusive.
 
|valid=A number between 0 and 10000000 inclusive.

Revision as of 03:13, November 21, 2016


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!