You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

push

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" />
  • No labels