SetFieldValue method
This method sets the value of a form field.
SetFieldValue
(
FieldName
,
FieldValue
)
Argument | Description |
---|---|
FieldName | The name of the field. |
FieldValue | The value of the field. |