===== Alert (Statement) ===== ==== Format ==== **alert** [[expressions|prompt]]\\ **alert** ( [[expressions|prompt]] ) ==== Description ==== Display a message box containing the prompt 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|New to Version|