Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

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

...

 

Namespaces for MarvelClient References
notesIBM Notes client details; <notes> … </notes> in config.xml
iniReferences a notes.ini entry; available variable names and values depend on the respective target user's notes.ini
osOperating system details; <os> ... </os> in config.xml
envReferences an operating system environment variable; available variables names and values depend on the respective target user's operating system environment.
(on Windows, think launching cmd.exe and entering the "set" command)
filesystemPerforms a real-time query for disk, directory or file properties (e.g. size, number of files, and similar)
userThis Namespace is meant for your own variables, allowing you to freely write your own variables into this namespace:

Example:
using a "*.ini & Variables" Action to set "user:replica_type" to "stub".
Action_aliasAllows to reference results and variables of MarvelClient Actions; for example “<alias:replica_type>” allows to reference a Desktop Icon & Replica Action in order to query for whether a local replica exists for a given application.
mcMarvelClient "System variables"; <mc> … </mc> in config.xml
mz"System variables" for MarvelClient Zip/Unzip and Attachment blocking (formerly called MarvelZip); <mz> … </mz> in config.xml

 

...