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

GetValue Method

Returns the value of the specified form variable.

Syntax

[VB.NET]
Public Function GetValue(ByVal Name As String) As String
[C#]
public string GetValue(string name);

Remarks

If the form variable does not exist, an empty string is returned.

Please refer to the FormVars collection for more information.

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