- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @El-Coder,
Create JS event/instance variable: vars.xxx='test123'
- To pass in the workflow activity: $(vars/@xxx)
- To pass directly in the delivery : <%= vars.xxx %>
- Malarrajan Sundarraj