2022 June Release

COOATTREDIT@1.1:itemvalidateexpr Permanent link for this heading

Expression for Validating the Value (Overrides Property Definition)

This expression is evaluated to validate values of the property during editing.
For more information see attrvalidateexpr.

string[] COOATTREDIT@1.1:itemvalidateexpr (
  object ::root,
  AttributeDefinition ::attribute,
  any ::parent,
  any ::value,
  boolean ::isvalue,
  boolean ::isedit,
  boolean ::iseditcommon,
  boolean ::isdashboard,
  boolean ::iscalccelledit,
  boolean ::issingleattribute,
  Action ::context)

Local Scope: dictionary
Global Scope: dictionary
Returns: boolean

Name

Description

::root

::attribute

::parent

::value

::isvalue

::isedit

::iseditcommon

::isdashboard

::iscalccelledit

::issingleattribute

::context