SetGroupLabel method
You can use the SetGroupLabel method with any object that contains an object grouping definition. This method allows you to change the label of an existing group of objects directly.
Warning noteEXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.
This API is under development. Do not rely on it. It may change or be removed in future versions.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qPath |
Path to the definition of the object to be selected. For example /qNxGroupDef . |
Yes | String |
| qNewLabel |
New label for the group. A label starting with an '=' will be evaluated as an expression. |
Yes | String |
| qTargetGroupId |
Id of the group whose label will be set (if not the called object). |
No | String |
Access Control
update