getMultiSelectDirectory

getMultiSelectDirectory(): String;

The getMultiSelectDirectory method of the CMDFileSave class returns the name of the directory in which the files selected in the File Name list box are located when the allowMultiSelect property is set to true.

If the allowMultiSelect property is set to false, this method returns a null value.