Documentation
    Preparing search index...

    Function getOpenFilePath

    • Query paths of existing file

      Parameters

      • title: string

        Dialog title

      • defaultPath: string = ""

        Default directory for the dialog

      • filter: string = ""

        Limit selectable files to defined file extentions

      Returns undefined | string

      Selected file paths if successful; empty array else