This method gets an array of strings containing each file name selected in a File Upload widget.
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
getObj("FileUpload1").fileUpload.getFileNames(); |
Available in Profound UI Version 5, Fix Pack 13.0 and later.
This method gets an array of strings containing each file name selected in a File Upload widget.
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
getObj("FileUpload1").fileUpload.getFileNames(); |
Available in Profound UI Version 5, Fix Pack 13.0 and later.