Back

AddAlertSimple

Hello World

Adds a simple alert with a single button.

als = MUI.AddAlertSimple( text, btnText, color ) → Object

See CreateAlertSimple for a full documentation.

String:
  hexadecimal: “#rrggbb”, “#aarrggbb”
  colourName: “red”, “green”, ...
String: “Text of the alert”
String: “Button text. Default is OKAY”