Forum Discussion

SergioSanchez's avatar
SergioSanchez
Qrew Trainee
6 years ago

API_DOQUERY Javascript add OR statement

I have the following piece of code (this is the part I am having issues with):  db.rnaRequests.doQuery({       rid: {GTE:rid},       analysisCopyRequired: "1",       requestType: {CT: 'Research'...