clump.pebble.isgroup

Syntax

b = clump.pebble.isgroup(p,s<,slot>)

Query the existence of a group. If slot is not provided then all slots are queried.

Returns:

b - boolean indicating group status

Arguments:

p - pebble pointer

s - group name

i - Optional slot that defaults to 1.