flowplane.zone.isgroup
Syntax
- b := flowplane.zone.isgroup(fpzp,s<,slot>)
Check if the group s is associated with the flowplane zone. Will return true if a match is found in any slot. If the optional third argument slot is provided, then it will only check that slot.
A group pointer or a slot index may be provided instead of strings for efficiency. See the
group.find
andgroup.find.slot
intrinsics.Returns: Arguments: fpzp - a pointer to a flowplane zone
s - a group name
slot - an optional slot specification. If not provided, the check will occur on all slots that have been assigned to the flowplane zone.
Was this helpful? ... | 3DEC © 2019, Itasca | Updated: Dec 22, 2020 |