List of Journal methods: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Automatically generated page update) |
||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | |||
replaced, so any manual edits will be lost. You've been warned. --> | |||
The following are the available [[Journal class]] methods. | |||
{{Template:Method list header|class=Journal}} | |||
<div class="showVisit"> | <div class="showVisit"> | ||
<table class="wikitable"> | |||
<tr><th>Method</th><th>Description</th></tr> | |||
<tr><td valign="top">[[IsMerged (Journal property)|IsMerged]]</td><td valign="top">Is journal the output of MERGEJ?</td></tr> | |||
<tr><td valign="top">[[MergeCount (Journal property)|MergeCount]]</td><td valign="top">Number of journals input to the MERGEJ run producing this journal</td></tr> | |||
< | <tr><td valign="top">[[New (Journal constructor)|New]]</td><td valign="top">Create a new Journal object</td></tr> | ||
<tr><td valign="top">[[StringFirstDateTime (Journal property)|StringFirstDateTime]]</td><td valign="top">Datetime stamp from the first entry in the journal stream</td></tr> | |||
<tr><td valign="top">[[StringLastDateTime (Journal property)|StringLastDateTime]]</td><td valign="top">Datetime stamp from the last entry in the journal stream</td></tr> | |||
</table> | |||
</ | |||
< | |||
[[ | |||
</div> | </div> | ||
==See also== | |||
<table class="list"><tr> | |||
<td valign="top"><ul style="margin-top:0px;"> | |||
<li>[[Journal class]] | |||
</ul></td> | |||
<td valign="top"><ul style="margin-top:0px;"> | |||
<li>[[Journal methods syntax]] | |||
</ul></td> | |||
</tr> | |||
</table> |
Revision as of 14:42, 16 February 2011
The following are the available Journal class methods.
Method | Description |
---|---|
IsMerged | Is journal the output of MERGEJ? |
MergeCount | Number of journals input to the MERGEJ run producing this journal |
New | Create a new Journal object |
StringFirstDateTime | Datetime stamp from the first entry in the journal stream |
StringLastDateTime | Datetime stamp from the last entry in the journal stream |