CreateMessageBox
Beschreibung
Neue Nachrichten-Box erstellen
Input-Paramters
| Name | Type | Required | Description |
|---|---|---|---|
MessageType |
String |
False |
|
Title |
String |
False |
|
Message |
String |
True |
|
Parameters |
String[] |
False |
Output-Paramters
| Name | Type | Description |
|---|---|---|
MessageBox |
IMessageBox |