Available for: Content Management Server, Template Engine
Task: The function deletes the specified tag attributes from the system configuration element with the given path.
Additional information: This command can be used only on application start and in single mode.
Syntax:
systemConfig removeAttributes elemPath {attrName}
Function parameters:
-
elemPathis the path of a configuration element whose tag attributes are to be deleted. The parts of a path must be separated by a period. -
attrNameis the name of a tag attribute to be deleted. If no tag attribute has been specified all attributes will be deleted.
Return value if successful: none.
Necessary permissions (CM only): The logged-in user must be a super user.
Example:
CM>systemConfig removeAttributes tuning.master