Job object
This method returns the string from the box in the current Transfer job description. It can be used to pass not only a file name but any user-defined information from the Transfer job description. This method is normally used when a DLL or VBA code is used to format the transfer data.
When is selected as the transfer method, the data passed depends on when the method is called. If it is called before the job is started, the returned string is identical to the string from the box. If the method is called after the job is started, it returns a complete file name, including the extension.
When or is selected as the transfer method, the data passed is the string from the box.