StringField object

The StringField object accesses information for a string field in a form.

Properties

TypeAccess typeDescription
NameReadThe name of the field.
ValueRead/writeThe value of the field.
RequiredRead/writeSpecifies whether the field value is required.
HelpMsgRead/writeThe help message for the field.