form The form object is the root object for the form model. Hierarchy of objects Model Parent objects Current object Child objects Form Model None form desc extras Parent class model class Properties None Methods Name Description Returns execCalculate Executes the calculate script of the field. Empty execInitialize Executes the initialize script of the field. Empty execValidate Executes the validate script of the field. Empty formNodes Returns a list of all form model objects that are bound to a specified data object. Object recalculate Forces a specific set of scripts located on calculate events to execute. The specific events can be either pending calculate events or all calculate events. Empty remerge Forces the remerging of the data model and template model to re-create the form model. After the remerge is complete, any layout model processing must be redone if necessary for the completed form. Empty