messageBox
Displays a modal messagebox with buttons. The function will return when a button is clicked and return the value, if set, otherwise the title of the clicked button
Parameters
messageBoxOptions - A JSON object with messageBox parameters
Example Usages