interface.elem.group
Syntax
- s := interface.elem.group(ie<,slot>)
- interface.elem.group(ie<,slot>) := s
- Get/set the group name assigned to interface element ie in slot slot. The slot named - 'Default'is used by default if slot is not provided.- On set, a group index may be used instead of a string for s. On get or set, a slot index may be used instead of a string for slot. Indices operate more efficiently than strings.* - Returns:
- s - group name or index*; returns None if no group has been assigned in the slot 
- Accepts:
- s - group name or index* 
- Arguments:
- ie - interface element pointer - slot - slot name or index* 
 - Note - *Use the - group.findand- group.find.slotintrinsics to obtain group and slot indices, respectively, and for further information.- Use of the group logic is described in Groups. 
| Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Oct 27, 2025 | 
