Is element visible
Determines if an element is "hidden" or not
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Element | The element you want to hide | A UI Element that is on the template linked to the action | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
result | The variable name in which whether the element is visible or not. | BOOLEAN | RESULT |