hideIf

LANSA WAM

hideIf

An expression which, if evaluated to be True, will hide the weblet. If False, the weblet will be visible if there are messages to display, hidden otherwise.

Default value

False - the weblet will be shown.

Valid values

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