Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The filesystem namespace is new with since MarvelClient Release 4.


The following table lists the available parameters for the filesystem Namespace.

Syntax for the filesystem Namespace is as follows:
command[_<parameters>]-path[?regex]

Example 1:
<filesystem:exists-{user#absolutefilepathtocheck}>
Checks whether the file <user:absolutefilepathtocheck> exists.

Example 2:
<filesystem:size_mb-{notes#data_directory}>
Determines the size of the IBM Notes data directory in Megabytes.

...