setTextFieldValue

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.

Syntax:

void setTextFieldValue(java.lang.String fieldName, java.lang.String value)

Parameters:

Returns:

None

Messaging API

Using the Messaging JavaBean