Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Deprecated. Use <set>.

Section
Column
width10%
<field-to-list>
Column
Copies an environment field to a list.
Code Block
xml
xml

<field-to-list list="barList" field="foo" />

Attributes

list

optional

Name of the list. If the list does not exist, one is created.

field

optional

The field to add to the list


Info
titleProposed Changes
  • Currently, both attributes are optional. Require both attributes.
  • Deprecate and replace with UEL expression.
<field-to-request>
<field-to-result>

...