The Browser Command

This command gives you the ability to execute a URL from within the application.

Components of the Browser Command

·            URL – The address of the webpage to open.

Building the Browser Command

To build the Browser command:

1.    Access the Command Builder, shown below.
The first pieces of the command (cmd://App/) default.

2.    From the third window, click BrowserNavigateCommand.

3.    In the text box, after “cmd://App/BrowserNavigateCommand”, enter “?URL=www.personifycorp.com”.

4.    Click OK.

The final command looks like this:
cmd://App/BrowserNavigateCommand?URL=www.personifycorp.com

When the command is run, the Personify home page displays within the Personify360 application.