Purpose
Returns or assigns the string that is the text value for the field. Text and Value are the default attributes for fields. This is only applicable to fields of string type, such as text fields and editable lists.
Syntax
[Form].Field.Text [= StringExpression]
|