systemConfig getElements

Available for: Content Management Server, Template Engine

Task: Returns system configuration elements at the location elemPath .

Syntax:

systemConfig getElements {elemPath}

Function parameters:

  • elemPath is the path of a configuration element to be returned. The parts of a path must be separated by a period.

Return value if successful: A list containing as many configuration elements as paths have been specified. The elements are not formatted.

Necessary permissions (CM only): none

Example:

CM>systemConfig getElements tuning.master tuning.slave