Array Query Param in mock scripts returning only the last value

Hello guys Im trying to use a mock script where I have a param that is an array named “between” and when I use the getParam function like this “$$.mockRequest.getParam(“between”)” Im just getting the last value and not both

You can see the payload attached in the images also you can see how Im getting the param in the mock script and the response, I have also tried using “$$.mockRequest.getParam(“between”)” with the but Im getting undefined
image.png
image.png

Thank you for your feedback. We’ve noted this issue and will notify you once it’s fixed.