closeForm()public final function closeForm()
Allows you to close a form opened with openForm().
Can be used in methods called by plugins. From Zenario 7.0.0 onwards.
You can use this function instead of just writing "</form>" if you wish to keep your code balanced.
Returns "</form>".