StaticgetDocument which contains element that triggered the currently running script.
StaticgetReturns all tags that are used on any element in the current document suite.
List of Tags.
StaticgetStaticgetReturns Document by its ID.
Id of document.
Document or null if not found.
StaticgetReturns Document by its name.
Name of document.
Document or null if not found.
StaticgetReturns document record code of current document suite.
Document record Code
StaticgetReturns document record id of current document suite.
Document record ID
StaticgetReturns all documents in the current document suite.
All documents in the current document suite
StaticgetReturns ID of current document suite.
Document Suite ID
StaticgetReturns id of the current document suite version.
Document Suite Version ID
StaticgetStaticgetReturns all tags with specified name.
Name of tag.
List of Tags.
StaticgetReturns ID of current template suite.
Template Suite ID
StaticgetReturns ID of current template suite version.
Template Suite ID
StaticisReturns whether all documents in the current document suite are valid for save.
True if documents are valid for save, false otherwise.
Returns Document which contains element that triggered the currently running script.