Hi experts,I am stuck while writing where condition in script activity of a web application. Below is the actual query of say 'xyz' schema. Help me completing the where condition.NLWS.xtkQueryDef.create({ queryDef: {schema: "sam:xyz",operation: "select",select: {something... something....}where: {co...