Simple Info Dialog Parameters
| Property | Type | Description |
|---|---|---|
| message | string | |
| identifier | string | Popup identifier |
| template | enum | Template of predefined buttons (OK by default) |
| width | string | dialog box width. Examples: '500', '20%' (600 by default) |
| horizontalPosition | enum | Dialog Horizontal position (Center by default) |
| verticalPosition | enum | Dialog Vertical position (Center by default) |
| display | enum | Screen used to display popup |