Description

Returns True when a given file path contains a journal database path.

Return Type

A Boolean value.   A Boolean with value True when sPath describes a journal database path.
Failure Returns False.

Failure conditions:
No String supplied.

Syntax

object.IsAJournalDatabasePath (sPath)

The IsAJournalDatabasePath Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataJournal.
sPathRequired. A String value. A fully qualified file path.