GetValue Method
Returns the value of the specified form variable.
Syntax
char* GetValue(char* lpszName);
Remarks
If the form variable does not exist, an empty string is returned.
Please refer to the FormVars properties for more information.
PayPal Integrator V5 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetValue MethodReturns the value of the specified form variable. Syntaxchar* GetValue(char* lpszName); RemarksIf the form variable does not exist, an empty string is returned. Please refer to the FormVars properties for more information. |
||