OpenWGA 7.8 - TMLScript reference
TMLForm "tmlform"Property :
formID
| On object | TMLForm "tmlform" |
| Usage |
Returns the ID of the form |
| Description |
This is the ID that either has been given to the <tml:form> by attribute id or as parameter to the WGA.createFormInfo() method, when the form was created in TMLScript. |
| Writable | False |
| Return value | ID of the form (String) |
| Allowed in script types |
|