Save

Saves all changes made until the point in the scripting file where this function is called.
UI Command:   File > Save.
Syntax:   obj.Save
Parameters:  

None.

Return Value:  

None.

VB Example:   obj.Save()
IPY Example:   oDoc.Save()