Label property
FormGroup.Label — Text
Represents the label of the form group.
If this property is not set, it returns the label set for this form group in Calcapp Creator.
Example
Sets the form group label to "Calculated results" if Field1 is valid (by consulting its Valid property). If Field1 is not valid, the form group label is set to "Calculated results ⚠️" (with a warning triangle).