IsMerged (Journal property): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:Journal:IsMerged subtitle}} | |||
==Syntax== | |||
{{Template:Journal:IsMerged syntax}} | |||
===Syntax terms=== | |||
<dl> | <dl> | ||
<dt><i>%bool</i> | <dt><i>%bool</i> | ||
Line 18: | Line 13: | ||
</dl> | </dl> | ||
==See also== | |||
{{Template:Journal:IsMerged footer}} |
Revision as of 14:43, 16 February 2011
Is journal the output of MERGEJ? (Journal class)
Syntax
%boolean = journal: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.