GetParDef()

  GetParMax

Description

GetParDef() is used to retrieve the default value of the named parameter.

Call Signature

string/numeric GetParDef ( string target_parm )

Return Value

string/numeric

The return value will be a string constant if the parameter is a string parameter, or a numeric value if the parameter is numeric.

Argument

string target_parm:

Name of the parameter being queried.

Remarks

The string provided must be the name of a parameter. The default value is established when the parameter is defined.

Deprecated

Use PRMGetDef()

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.