Everything

Save


This function saves all editing files and projects.

[Specification format]

Save()

[Argument(s)]

None

[Return value]

If all editing files and projects were saved successfully: True

If there was an error when saving all editing files and projects: False

[Detailed description]

-

This function saves all editing files and projects.

[Example of use]

>>>Save()
True
>>>