get_group_properties
Retrieve properties of a LimeSurvey question group by group ID. Optionally filter by language or specific settings.
Instructions
Get properties of a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iGroupID | Yes | Group ID. | |
| sLanguage | No | Optional. Language for multilingual groups. | |
| aGroupSettings | No | Optional. Properties to get. Null = all. |