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

FormVars Property

Form variables for the current request.

Syntax

public FormVarList getFormVars();
public void setFormVars(FormVarList formVars);

Remarks

This property contains form variables that are to be posted with the current request. The FormVars collection contains the variables as FormVar types, which contains fields describing these variables.

This collection is indexed from 0 to size - 1.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Java Edition - Version 16.0 [Build 7353]