gui.saveTextEditorFile
Saves a textEditor file to the project folder.
Prototype
bOk = gui.saveTextEditorFile ( hComponent )
Parameters
hComponent - valid GUI component handle
Return values
bOk - true on success
Available since ShiVa 2.0
Saves a textEditor file to the project folder.
bOk = gui.saveTextEditorFile ( hComponent )
hComponent - valid GUI component handle
bOk - true on success
Available since ShiVa 2.0