===== Alert ===== ==== Format ==== **alert** //message//\\ **alert** ( //message// ) ==== Description ==== Display a message box with an "OK" button. ==== Example ==== alert("Click OK to continue.") draws\\ {{:alert.png|Alert}} ==== See Also ==== {{page>en:start#Keyboard and User Input&noheader}} ==== History ==== 0.9.9.42 - added statement