importFileWithDialog()

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.

Other Tags

Posted in Project object and tagged , , , , , .