app.project.importFileWithDialog()
Description
Shows an Import File dialog box. Same as the File > Import > File command.
Returns
Array of Item objects created during import; or null if the user cancels the dialog box.
app.project.importFileWithDialog()
Shows an Import File dialog box. Same as the File > Import > File command.
Array of Item objects created during import; or null if the user cancels the dialog box.