PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

FormVarValue Property

This property contains the form variable value for the current request.

Object Oriented Interface

public function getFormVarValue($varindex);
public function setFormVarValue($varindex, $value);

Procedural Interface

inpaypal_ipn_get($res, 16 , $varindex);
inpaypal_ipn_set($res, 16, $value , $varindex);

Default Value

''

Remarks

This property contains the form variable value for the current request.

The size of the array is controlled by the FormVarCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0