You can try to write the query like this assuming srt.number is the variable
"contains(subject, 'project report no" + srt.number.toString + "')"
You can try to write the query like this assuming srt.number is the variable
"contains(subject, 'project report no" + srt.number.toString + "')"