IP*Works! 2016 Linux Edition
IP*Works! 2016 Linux Edition
Questions / Feedback?

FormVarValue Property

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

Syntax

char* GetFormVarValue(int iVarIndex);

int SetFormVarValue(int iVarIndex, char* lpszFormVarValue);

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Linux Edition - Version 16.0 [Build 7353]