
5.5.1.10. SaveDocument Function
SaveDocument Function
Saves the specified document.
Syntax
SaveDocument(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
None
Comments
Document is saved as a .nex file.
Usage
NexScript
doc = GetActiveDocument()
SaveDocument(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 150
Kommentare zu diesen Handbüchern