AttributeGroup Parameters

Parameter Type Explanation get set create descr
attributes stringlist The names of the fields assigned to the group. The names are returned in the same order as they are assigned to the group.
displayTitle string Title of the field group displayed in the HTML user interface
getKeys stringlist List of parameters which can be queried with get .
identifier string Name of the file format and name of the field group to be created, separated by a period.
index number Index of the group in the file format’s list of groups. The index of the first field group is 0.
isDefaultGroup bool Returns 1 if the group is the base group, otherwise 0.
isEmpty bool Returns 1 if the group contains no fields, otherwise 0.
localizedTitle string Localized title in the language the user has selected. If this title is empty the name of the group will be returned.
name string Name of the field group. The name of the base group (baseGroup) cannot be changed.
objClass string Name of the file format the group belongs to.
setKeys stringlist List of parameters which can be set with set.
title string Title of the field group in the user-specific language.
title.
language
string Title of the field group in the respective language.