FormVarValue Property
This property contains the form variable value for the current request.
Syntax
ipncontrol.FormVarValue(VarIndex)[=string]
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