Make between in searchRecordsByCriteria
Hi,
I want to know, it's possible to make between with two criteria ?
$response=$moduleIns->searchRecordsByCriteria("((Date_de_d_but:equals:".$now.")between(Date_de_d_but:equals:".$after_now."))", $i, 200);
I want to make this, but he not work.
Thanks for your help.
Cordialy,
RB