Cicode Programming Reference > Cicode Function Categories > Group Functions | Cicode

Group Functions

Following are functions relating to groups of objects:

GrpClose

Closes a group.

GrpDelete

Deletes items from a group.

GrpFirst

Gets the first item in a group.

GrpIn

Tests if an item is in a group.

GrpInsert

Inserts items into a group.

GrpMath

Performs mathematical operations on groups.

GrpName

Gets the name of a group from a group handle.

GrpNext

Gets the next item in a group.

GrpOpen

Opens a group.

GrpToStr

Converts a group into a string

See Also

Published June 2018