FS.SaveFileDialog¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
||||
<output> |
String |
|||
Filters |
To filter files based on extensions. | None |
[String] &[String] |
|
CurrentDir |
Set the current directory | None |
String &String |
Examples¶
1 2 3 4 5 6 7 8 9 10 11 |
|