Specifies the object that is
represented by the alias for this model.
SyntaxReference_Syntax.aliasNode = "object"
Values
Type
|
Values
|
Object
|
The object within the model referenced by
the reference syntax for that model. In the case of the form model,
the alias node would be the form object.
For more
information about reference syntax expressions, see Referencing
Objects in Calculations and Scripts.
|
JavaScriptxfa.aliasNode = "form";
FormCalcxfa.aliasNode = "form"
|
|
|