FAXL3: ActionChangeAddonIcon
From fringDocumentation
ActionChangeAddonIcon
Changes one of the Add-on's icons (subscription/contact/tab). This change is temporary until the next restart or unsubscription from the Add-on.
Element ActionChangeAddonIcon
The following are the elements or building blocks comprising an ActionChangeAddonIcon:
| Required | Direction | Name | Type | Description |
| Required | IN | argIcon | AddonIcon/ref | Contains the icon data. |
FAXL Syntax
<ActionChangeAddonIcon> <IN> <argIcon> <value> <AddonIcon> <Icon> <IconUrl> <value>http://www.myurl.com/myicon</value> </IconUrl> <Effect>none</Effect> </Icon> <Type>subscription</Type> </AddonIcon> </value> </argIcon> </IN> </ActionChangeAddonIcon>