I have a find statement like this
collSession.find({\"Venue.type\": /.*MT.*/}).toArray(function (err, _clsSession) { console.log(_clsSess
Try this:
var pattern = 'concatenate string' + here, regexp = new Regexp(pattern);