- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @Andy123321 ,
Try defining the variable as instance variable like
instance.vars.str = "some string"
and set the following in query
$(instance/vars/@str)
Hi @Andy123321 ,
Try defining the variable as instance variable like
instance.vars.str = "some string"
and set the following in query
$(instance/vars/@str)