AddSpecialField Method
Adds a special field name and the corresponding value.
Object Oriented Interface
public function doAddSpecialField($name, $val);
Procedural Interface
inpay_echeck_do_addspecialfield($res, $name, $val);
Remarks
Please refer to the SpecialFieldName and SpecialFieldValue properties for more information on form variables and how they are managed.