View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
max_loop_count
Default Value: 1000
Valid Values: A number between 0 and 1000000 inclusive.
Changes Take Effect: At start/restart
Maximum number of runtime loops is allowed between waiting states in an application execution. The runtime loop count will be increased when any form item, event handler and an iteration of the foreach element is executed. And the counter will be reset at a waiting state (e.g. waiting for user input, recording and transferring call).
Draft Option
No draft option