EcoResProductMaster.groupNameIsValid Method
Checks whether the ID of a variant group is correct in a specified field.
Syntax
public boolean groupNameIsValid(FieldId _groupField)
Run On
Called
Parameters
- _groupField
Type: FieldId Extended Data Type
The ID of the field to check.
Return Value
Type: boolean
true if the field is empty or contains a correct ID of an existing variant group of the corresponding type, false otherwise.