IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

FileVarName Property

This property contains the name of each form variable which corresponds to the file in the File property.

Object Oriented Interface

public function getFileVarName($fileindex);
public function setFileVarName($fileindex, $value);

Procedural Interface

ipworks_webupload_get($res, 17 , $fileindex);
ipworks_webupload_set($res, 17, $value , $fileindex);

Default Value

''

Remarks

This property contains the name of each form variable which corresponds to the file in the FileVarFile property.

The size of the array is controlled by the FileCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0