OpenWGA 7.11 - TMLScript reference
FormInfoProperty :
formId
On object | FormInfo |
Usage |
Holds the ID of the WebTML form |
Description |
The ID of the form was already initialized when creating the FormInfo object with WGA.createFormInfo(). It however can be modified afterwards on this property, for example to create multiple forms with differing IDs via the same FormInfo object. |
Writable | True |
Return value |
Form ID (String) |
Allowed in script types |
|