RTDisplay element
Specifies whether the parameter should be pushed to the SLElement process.
Type
Parent
Attributes
| Name | Type | Required | Description | 
|---|---|---|---|
| onAppLevel | EnumTrueFalse | Specifies whether this parameter needs to be accessible on application level. | 
Remarks
Possible values:
- true: the parameter will be pushed to SLElement and can therefore be displayed in the user interface and is available for external use (e.g. another element).
- false: the parameter will not be pushed to SLElement.
See also: RTDisplay
Examples
<RTDisplay>true</RTDisplay>