AddFileVar Method
Adds a file variable and the corresponding file name.
Syntax
public void addFileVar(String fileVar, String fileName);
Remarks
Please refer to the FileVars collection for more information on file variables and how they are managed.