04-06-2009 04:07 AM
For example: I want to convert a 1D array like [4,1,2,3] to a 1D array like [1,2,3,4]. How can I do that?
Sorry for the question but I am a beginner.
Thanks for the answers.
Solved! Go to Solution.
04-06-2009 04:21 AM