- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Yes you can export local variable value in your export file.
In your JS, define variable as:
vars.output=vars.recCount
And then file configuring columns of your export file. Add column using edit the expression and give value as:
$(vars/@output)
Thanks.
Views
Replies
0 Likes
Total Likes