OpenWGA 7.6 - TMLScript reference

TMLContext "this"
Method :

removeTMLForm(formid)

On object TMLContext "this"
Usage Removes the form of the given ID from form registry
Description This method is most useful for removing persistent forms from the user session thus freeing all dependent resources.
Parameters formid (String):
The ID of the form to remove
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions