You have to type in the query manually if you want to insert variable or use the string concatenator "+", the expression using a context variable in a query like this.
"select * form tableName where key1="+context.varName1+" and key2="+context.varName2