CodeCharge Studiopublic UploadedFile getFile(java.lang.String name);
| Name | Type | Description |
|---|---|---|
| name | String | A String specifying the name of the file. |
This method returns the UploadedFile object that represents an uploaded file, or null if the file has not been uploaded.