Navigate

Label: :IA_Function
Property: type: Navigate
Inherits from: Function

Navigates the browser to a given url.

Parameters

Key Description Default value Possible values
url Url to navigate to (absolute or relative). string
target Specify where to open the link. Use special values _self, _blank, _parent, _top or name of the window (see) _self string

Outgoing triggers

No additional outgoing trigger events besides the inherited events.