Generate Object Action
In a Generate Object action, at the commit of the Document Object, a new object is generated of the specified type name.
Code Example:
Parameters
TypeName
The type name of the object to generate.
CopyChapterStructure (optional)
If set to true, the generated object is placed in a chapter structure corresponding to the parent object. If no such chapter structure exists, it is automatically created. Default: false.
AddToActiveTags (optional)
If set to true, currently activated tags in the client are automatically added to the generated object. Default: false.
Last updated
Was this helpful?