Convenience method to set only one value for the given text field name. This is typically used if it is known that only one value will be used for the field.
void setTextFieldValue(java.lang.String fieldName, java.lang.String value)
None
Related topics
Messaging API
Using the Messaging JavaBean