IgeObject

Method: groupCount

Gets the number of groups this entity belongs to.
groupCount ()
Returns Number

Get number of groups entity belongs to

var entity = new IgeEntity();
entity.addGroup('g1', 'g2');

// This will output "2"
console.log(entity.groupCount());
© Copyright 2013 Irrelon Software Limited. All Rights Reserved. UK Registered Company Number: 07522767
Isogenic (ī´sōjen´ik): Adj originating from a common source; possessing the same genetic composition.
Strange Things Happen at the One Two Point