Community
Adobe Campaign Classic v7 & Campaign v8
Discussions
Re: Add a where element to queryDef through javasc...
Community
Adobe Campaign Classic v7 & Campaign v8
Discussions
Re: Add a where element to queryDef through javasc...
Florian_Courgey
Community Advisor
26-06-2019
01:09 PDT
Mark as New
Follow
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report
Hi,
You can do query.where.appendChild(condition)
See
this blog post
for more examples
Regards