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