getConfigProperties()

Returns all attributes and elements for the given repository object.

The following table lists the parameter:
Parameter Type Description
Property String The name of the property for which elements (tags) and attributes are used. For example, agentone/startup. If no value is entered, all properties are returned.

Returned Results

The following table lists the returned results:
Name Type Description
Element Name String The repository directory for the property.
Attribute Name String The name of the repository object attribute.
Attribute Value String The value of the repository object attribute.
Line Integer The line number in which this property is defined in the project file.