IsMerged (Journal property)
<section begin=dpl_desc/>Indicates whether journal was produced by MERGEJ<section end=dpl_desc/>
IsMerged is a member of the Journal class.
Syntax
%bool = %jrnl:isMerged
Syntax Terms
- %bool
- A declared enumeration object of type Boolean to contain the returned value (True or False) of IsMerged. For more information about enumerations, see Enumerations.
- %jrnl
- A reference to an instance of a Journal object.