SBM ModScript Reference → Programming SBM ModScript → Object Types → TreeItem → TreeItem HasChild() Method
Find out if another TreeItem is a descendent of this one.
| Parameter | Type | Description |
|---|---|---|
|
id |
int |
TS_ID of the TreeItem to test for descendent status. |
| Type | Description |
|---|---|
|
bool |
Returns true if the given TreeItem is a descendent of this one; false if not. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.