ISVISIBLE Function
Use: | Indicates whether a field is visible or hidden on a template. The result can be used in the condition for a Show Item trigger, Hide Item trigger or Refresh Data Grid trigger. This function is not supported for a collapsible panel, order control, or sub template. |
Syntax: |
|
Arguments: |
|
Returns: | 1 = Visible 0 = Hidden |
Example: | Result: The encounter sheet field is visible on the template, so 1 displays in the isvisible_indicator field. |