Is there any br function for sorting an array of oblect according to a particular key
5 Likes
@Nikhil.Dhanda Could you pleasee answer?
2 Likes
As of now there is no such BR function for sorting an array in vFlow.
45 Likes
As a workaround, you can achieve it through DB by sending the Array in request of service , and get the sorted array in response of the service.
45 Likes