2024 December Release

COOSYSTEM@1.1:attrvalueexpr Permanent link for this heading

Expression for Computing the Value

This expression is evaluated to determine the value of a property.

Explanation:
Defines an app.ducx expression that computes the value of the property (see also attrvalueexpr).

string[] COOSYSTEM@1.1:attrvalueexpr readonly(inst)(
  any ::value,
  any ::oldvalue)

Local Scope: object
Global Scope: dictionary

Name

Description

::value

The new value.

::oldvalue

The old value.