...
This option can also be overridden for an individual Profound.js program by including a comment anywhere in the code containing the text PROFOUNDJS_asyncArrayIteration=VALUE, where VALUE is one of those above. ExampleThe text is case-sensitive.
Examples:
Code Block | ||||
---|---|---|---|---|
| ||||
"asyncArrayIteration": "throw" |
Click here for information on how to modify this setting.
Code Block | ||||
---|---|---|---|---|
| ||||
// PROFOUNDJS_asyncArrayIteration=none |