Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you simply need to know if the item is at the root level, you can use the ItemParentIsRoot property instead.

Example

Code Block
// Get the parent of the item whose key is "Item1" 
ItemParent = Get_Property(@Window:".OLE_TREE", "OLE.ItemParent[Item1]")

See Also

ItemChildrenItemParentIsRoot