ScriptContextReadDocument Method | |
Reads through the list of documents available to this instance.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public bool ReadDocument()
Return Value
Type:
Booleantrue if a document was read;
false otherwise.
Implements
IScriptContextReadDocumentSee Also