Skip to main content
property RunningScriptInNewContextOptions.microtaskMode

If set to afterEvaluate, microtasks will be run immediately after the script has run.

Type

CreateContextOptions["microtaskMode"]
Back to top