Home »Action Reference»Array Actions»Array Sort
Index

Array Sort

Sort items in an Array.

Array
The Array to sort.

 

Example

Sort a String Array and an Int Array:

Result:

NOTE: To Reverse the sort use the Array Reverse action.