2024 April Release

COOATTREDIT@1.1:itemaccsetlineexpr Permanent link for this heading

Expression for Computing the "Access Types for Changing Property" per Line (Overrides Property Definition)

This expression is evaluated for each line in an aggregate list, so that special access rights can be applied for each line in the list.
For more information see COOSYSTEM@1.1:attraccsetlineeexpr.

Explanation:
Defines an app.ducx expression that computes the access types for changing a line of the property (see also itemaccsetlineexpr).

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

Local Scope: dictionary
Global Scope: dictionary
Returns: AccessType[]

Name

Description

::root

::attribute

::value

::isvalue

::isedit

::iseditcommon

::isdashboard

::issingleattribute

::context