Notify User HTML    

Displays a window containing HTML content to the user.

 

Input Arguments

 

0

File Path or Embedded File

HTML File

The HTML file to display to the user.

1

Integer

Step to jump to if Canceled (-1 will fail Step on Cancel)

The step to jump to if the user cancels the dialog.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

It is possible to enter an HTTP link as the HTML file--in which case the user can navigate a web page as if in a web browser.