Order by array variable
Summary
Order by array variableContent
Hello,
We have a webservice that returns an array for us with two dimensions “Name and Sequence”.
I need to sort this array by the second dimension "sequence" and send the names to another webservice (already sorted).
Does anyone know any alternatives to do this? We saw that Javascript and variables only work with "text" type.
Thanks!
Tagged:
0