SetFieldValue method
Sets the value of a form field.
Part | Description |
---|---|
object | An object expression that evaluates to the Form object. |
fieldname | Required. The name of the field. |
fieldvalue | Required. The value to be assigned to the field. |
Sets the value of a form field.
Part | Description |
---|---|
object | An object expression that evaluates to the Form object. |
fieldname | Required. The name of the field. |
fieldvalue | Required. The value to be assigned to the field. |