Promote Method (Python)
Promotes selected output items up one level within the hierarchy of the output tree.
- You cannot promote an item to the root level and you cannot promote an item if there are unselected items at the same level immediately following it in the output tree.
- If the item has children, the children are also promoted.
Syntax
SpssOutputDoc.Promote()
You can demote items down one level with the Demote method.