Opens an item that has previously been saved.
"documents_var" is a variable referencing a Documents object. |
"documents_var" is a variable referencing a Documents object. |
| Type | Description |
| Document | Returns the open document or null if the open failed. |
| Name | Type | Description |
| dataFile | DataFile | The item to open. |
| visible | boolean | Specifies if the document should be opened visibly or not. This is an optional argument whose default value is True. |