v1.0
Removes all local properties on objects. If an object is branch selected, all local properties in the branch are removed.
RemoveAllProperties( [InputObjs], [BranchFlag] ); |
| Parameter | Type | Description |
|---|---|---|
| InputObjs | String | List of objects. |
| BranchFlag | siBranchFlag | Traverse the branch or just the node
Default Value: siUnspecified |