- Preparing search index...
 
- The search index is not available
 
Documentation 
 
- getOpenFilePath(title: string, defaultPath?: string, filter?: string): string | undefined
 
- 
Parameters
- 
title: string
 
- 
defaultPath: string = ""
 
- 
filter: string = ""
 
 
Returns string | undefined
 
 
 
 
Query paths of existing file
Returns
Selected file paths if successful; empty array else