Dialog web

A decision block that lets the user view a web or HTML page.

The fiber will pause until the user has dismissed the dialog, a page redirected to the intercepted ok or cancel page URL or the timeout expired.

Intercepted page URLs controlling the dialog:

Controlling the dialog OK button:

Browser console messages, e.g. JavaScript errors, are logged to the system log when the Debug logging option is enabled in settings. Use the Log await block, logcat shell command or other “log viewing” app to view.

The Viewport argument affects how the content is laid out and scaled.

Usage examples

Note! Ensure to enable the appropriate allowed flags otherwise the page will fail to load. Loading content URIs created by the fileUri, i.e with no or "a" flag, require both File access and Content access.

Options

Input arguments

Output variables