creates an alert box
$$("ssheet").alert({ text:"Range is not selected!" }).then(() => { // when the user clicks OK, do something });