List of Journal methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
Line 1: Line 1:
<!-- This page was automatically generated and will be automatically
<!-- This page was automatically generated and will be automatically
     replaced, so any manual edits will be lost. You've been warned. -->
     replaced, so any manual edits will be lost. You've been warned. -->
The following are the available [[Journal class]] methods.
The following are the available <var>[[Journal class|Journal]]</var> class methods.
{{Template:Method list header|class=Journal}}
{{Template:Method list header|class=Journal}}
<div class="showVisit">
<div class="showVisit">

Revision as of 15:53, 20 July 2011

The following are the available Journal class methods.

MethodDescription
IsMergedIs journal the output of MERGEJ?
MergeCountNumber of journals input to the MERGEJ run producing this journal
NewCreate a new Journal object
StringFirstDateTimeDatetime stamp from the first entry in the journal stream
StringLastDateTimeDatetime stamp from the last entry in the journal stream

See also