Set Parent Element
Purpose
Applies a Parent element to an existing element.
Example
set-parent-element --elementName subtitle --parent title
Command Syntax
| Parameter | Format | Requirement | Usage |
|---|---|---|---|
--elementName | String | Mandatory | The name of the element that is having a parent added. |
--parent | String | Mandatory | The name of the element that is the parent. |