hideLabel

From LANSA WAM

hideLabel

Hides the label accessibly. This means that the label is not visible but it is still available to assistive technologies like screen readers.

Default value

False - the label is not hidden.

Valid values

True, False, or any valid XPath expression that returns a boolean value.