Lua:saveOpenedFile
Jump to navigation
Jump to search
| <> Function function saveOpenedFile(fileName OPTIONAL) |
Saves the changes of the currently opened file, set filename if you want a different file.
Function Parameters[edit]
| Parameter | Type | Description |
|---|---|---|
| fileName | string | The name of the file you want to save as |
See also[edit]
| Lua |
| Script Engine |