Versions Compared

Key

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

...

Attribute

Type

Required

Default

Description

value

string

TRUE

 

 

Examples

Example 1

<ww:push value="user">
<ww:propery value="firstName" />
<ww:propery value="lastName" />
</ww:push>

instead of:

<ww:propery value="user.firstName" />
<ww:propery value="user.lastName" />