2022 June Release

COOATTREDIT@1.1:itemvisibleexpr Permanent link for this heading

Expression for Computing the Visibility (Overrides Property Definition)

This expression is evaluated to determine the visibility of a property on a formpage of a form.
For more information see attrvisibleexpr.

string[] COOATTREDIT@1.1:itemvisibleexpr (
  object ::root,
  AttributeDefinition ::attribute,
  boolean ::isvalue,
  boolean ::isedit,
  boolean ::iseditcommon,
  boolean ::isdashboard,
  boolean ::iscalcwidget,
  boolean ::iscalccelledit,
  boolean ::issingleattribute,
  object ::container,
  Action ::context)

Local Scope: dictionary
Global Scope: dictionary
Returns: boolean

Name

Description

::root

::attribute

::isvalue

::isedit

::iseditcommon

::isdashboard

::iscalcwidget

::iscalccelledit

::issingleattribute

::container

::context