| Name | STATUS-BAR | |||
| Description | Shows a notification on status bar. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | CORE.STRING | TITLE | Yes | Notification title. |
| CORE.STRING | MESSAGE | Yes | Notification message. |
| Name | TOAST | |||
| Description | Shows a toast notification. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | CORE.STRING | TEXT | Yes | Message to show. |