JournalDir
The
JournalDir
item returns the path to the journal directory
specified in the tab.This table shows the input and output formats for this item.
Format | Description | |
|---|---|---|
Input Format | Request: JournalDir | |
Output Format | The JournalDir item returns in this format: <Path> \crlf | |
where: | ||
Field Name | Format | Description |
<Path> | ASCII – String | Journal directory path specified in the tab |
This is an example of the return on this request.
A request on
object.GetItem(JournalDir)
could return:\\STATION5\FTBATCH_PROJECTS\SAMPLEDEMO1\SAMPLEAPP\JOURNALS\ \crlf
Provide Feedback