FAXL3: ActionClientOpenUrl
From fringDocumentation
ActionClientOpenUrl
Opens a new browser window on the client with the given URL.
Element ActionClientOpenUrl
The following are the elements or building blocks comprising an ActionClientOpenUrl:
| Required | Direction | Name | Type | Description |
| Required | IN | argUrl | string/ref | Contains the URL. |
FAXL Syntax
<ActionClientOpenUrl> <IN> <argUrl> <value>http://www.fringcall.com</value> </argUrl> </IN> </ActionClientOpenUrl>