getConfigProperties() Purpose Returns all attributes and elements for the given repository object. Parameters Table 58 Input parameter of getConfigProperties() Input Parameter Type Description Property string Name of the property for which elements (tags) and attributes are desired. For example, agentone/startup. If no value is given, all properties are returned. Returns Table 59 Returns of getConfigProperties() Returns Type Description Element Name string Repository directory for the property. Attribute Name string Name of the repository object attribute. Attribute Value string Value of the repository object attribute. Line integer Line number in which this property is defined in the project file.