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