FAXL3: onLoad
From fringDocumentation
Contents |
onLoad
onLoad is an event activated when it arrives in the device, for example, to play a sound when a Message Feed opens.
Element onLoad
The following are the elements or building blocks comprising an onLoad element:
| Required | Name | Type | Description |
| Required | Actions | Actions | The actions to execute when they arrive at the client. |
FAXL Syntax
<onLoad> <Actions> <ActionXXX> </ActionXXX> <ActionYYY> </ActionYYY> </Actions> <onLoad>
FAXL compatibility
Supported from FAXL 3.0