2022 June Release

COOATTREDIT@1.1:itemuisearchchangeexpr Permanent link for this heading

Expression for Handling Changes of Values in a Query (Overrides Property Definition)

This expression is evaluated in the context of a search form when a the value of a property is set, i.e. when the focus leaves the control.
For more information see attruisearchchangeexpr.

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

Local Scope: dictionary
Global Scope: dictionary

Name

Description

::root

::attribute

::parent

::value

::isvalue

::isedit

::iseditcommon

::isdashboard

::issingleattribute

::context