- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 09:47 AM
What is the meaning of
current.addEncodedQuery('active=false^NQactive=true');
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 09:52 AM - edited 08-25-2023 09:52 AM
This query alone essentially makes no sense. It will give all the results
You get NQ when you use the big OR as shown in the image below. It basically means a set of first conditions OR sec of second conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 09:52 AM - edited 08-25-2023 09:52 AM
This query alone essentially makes no sense. It will give all the results
You get NQ when you use the big OR as shown in the image below. It basically means a set of first conditions OR sec of second conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 10:40 AM
Could you please share tge documention link for all operators
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 11:18 AM
Hi @Ketan Pandey ,
Please find the documentation link for all the operators
Note : You can accept Multiple answers as correct
Regards,
Shyamkumar