Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagejs
titleSet in config.js
"asyncArrayIteration": "throw"

Click here for information on how to modify this setting.

Code Block
languagejs
titleOverride in Program
// PROFOUNDJS_asyncArrayIteration=none