% % Document JavaScript % \begin{insDLJS}[makeAlert]{myjs}{Demo Alert Function} function makeAlert(msg) { app.alert(msg); } \end{insDLJS}