[ Version ( since = "2.8" ) ]
public bool is_group ()
Returns whether the item is a group item.
This procedure returns true if the specified item is a group item which can have children.
| this |
The item. |
|
TRUE if the item is a group, FALSE otherwise. |