This function is used to open a URL in a browser.
The supplied text may contain any of the escape sequences described in Escape Sequences.
By default, if there are any errors constructing the properly escaped URL or in launching the URL, they will be reported. If you want to disable the reporting select the Set state option. If selected, the action test state will be set to true if the URL was successfully launched. Otherwise it will be set to false.
This function is not valid while batch processing.
The function is only executed once per set of files while executing stepwise.