SYS_MessageBox class
Warning: This API is now obsolete.
Renamed to SYS_Dialog
System / message box class
Signature
typescript
class SYS_MessageBox1
Remarks
Generate message boxes
Methods
Method | Modifiers | Description |
|---|---|---|
showConfirmationMessage(content, title, mainButtonTitle, buttonTitle, callbackFn) | Show a confirmation box | |
Show a message box |