closeModal

If the current Gebra Suite app is startet in a modal window, that window will be closed.

Example Usages

app.closeModal();

Return Values

Function does not explicitly produce return value.

Last updated