massflow.extractedmarker.group

Syntax

s := massflow.extractedmarker.group(mm<,slot>)
massflow.extractedmarker.group(mm<,slot>) := s

Get/set the group name assigned to extracted marker mm in slot slot, if provided. The slot named 'Default' is used by default if slot is not provided.

Returns:

s - the group name; None is returned if no group has been assigned in the given slot

Accepts:

s - the group name or index*; if not present, the group is created in the given slot

Arguments:

mm - marker pointer

slot - the slot name or index*; if not given, the slot name 'Default' is used

Note

Use of the group logic is described in Groups.