This function returns a warning message.
Parameter |
Type |
Description |
|---|---|---|
message |
string |
Content of the notification |
timeoutInSeconds |
int |
Time until notification disappears (optional) |
A warning message is displayed until it is hidden by the user. If the optional second parameter is passed the warning message is hidden after the specified time.