You are here: All Help Topics > Other Information > Action Events > Execute URL

Execute URL Action

The Execute URL action opens the user’s Internet browser to display a selected site on the World Wide Web.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

URL

Full URL address.

 

"http://www.caseware.com"

Include in PDF export

If "Yes" is selected, then when the document is exported to PDF, a URL link to this address will be created.

"Yes"

ACTION("URL", expr1,expr2)

Where

expr1 = entry under URL

expr2 = entry for "Include in PDF export"

ACTION("URL", "http://www.caseware.com","Yes")

  • In the PDF file, each link can refer to one target only. If a cell has multiple "Execute URL" actions defined in it, the link will not be created in the resulting PDF document.

Related Topics