Show TOC

param_directgetallnextLocate this document in the navigation structure

Use

Use this command to display the remaining content of the current database parameter file. One parameter with its name and value is displayed per line.

Prerequisites
  • You have executed the command for displaying all the parameters in the current database parameter file (see: param_directgetall). Due to the limited size of the reply packet, not all of the values have been displayed yet.

  • You have the server permission ParamRead.

Structure

param_directgetallnext

Result

OK

<parameter_name> <value>

<parameter_name> <value>

...

Value

Description

<parameter_name>

Parameter name

<value>

Parameter value

In the event of errors, see Reply Format.