Documentation
    Preparing search index...

    Function getOpenFilePaths

    • Query paths of existing files

      Parameters

      • title: string

        Dialog title

      • defaultPath: string = ""

        Default directory for the dialog

      • filter: string = ""

        Limit selectable files to defined file extentions

      Returns string[]

      Selected file paths if successful; empty array else