Entering content frame

Procedure documentation param_getdefault Locate the document in the library structure

Use

You display the system default value for the database parameter specified.

The system outputs an OK message and a line showing the system default value. If no default value exists for the database parameter, the line is empty.

See also:

Concepts of the Database System, Structure linkDatabase Parameters

Prerequisites

You have the server authorization ParamRead.

Syntax

param_getdefault <parameter_name>

<parameter_name>

Name of the parameter

Reply

OK

<default>

<default>

System default value

 

In the event of errors, see Reply Format.

 

Leaving content frame