Navigation
This version of the documentation is archived and no longer supported.

getParameter

getParameter

getParameter is an administrative command for retrieving the value of options normally set on the command line. Issue commands against the admin database as follows:

{ getParameter: 1, <option>: 1 }

The values specified for getParameter and <option> do not affect the output. The command works with the following options:

  • quiet
  • notablescan
  • logLevel
  • syncdelay

See also

setParameter for more about these parameters.