CSData 1 0-CSFile
From ADF Docs
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSData_1_0
Description
Signature
public struct CSFile ( string action, string output, numeric mode, string source, string destination, string file, string filefield, string newfilename, string nameconflict, string directory, string filter, string direxists, string addnewline )
Parameters
| Required | Name | Type | Description |
| required | action | string | |
| optional | output | string | [Default: ] |
| mode | numeric | [Default: 775] | |
| source | string | [Default: ] | |
| destination | string | [Default: ] | |
| file | string | [Default: ] | |
| filefield | string | [Default: ] | |
| newfilename | string | [Default: ] | |
| nameconflict | string | [Default: Error] | |
| directory | string | [Default: ] | |
| filter | string | [Default: ] | |
| direxists | string | [Default: 1] | |
| addnewline | string | [Default: Yes] |