geomerative
index
 
Name removeElement ( )
Examples
None available
Description Use this method to remove an element.
Syntax
removeElement(i);
Parameters
i   int, the index of the element to remove from the group.
Returns None
Usage Web & Application
Related addElement ( )