getlistsetting

  • Version 4.0 and earlier: getlistsetting() function not available.
  • Version 5.0 and later: getlistsetting() function available.

Description

The getlistsetting() function returns the value of a list setting in the current policy server host settings file.

Syntax

getlistsetting (setting-name)

Arguments

setting-name Required. The list setting to retrieve.

Return Values

A list that contains the value of the specified setting.

submitMasterList = getlistsetting("submitmasters");

For more information, see the following: