is_group


Description:

[ 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.

Parameters:

this

The item.

Returns:

TRUE if the item is a group, FALSE otherwise.