- Found in:
- Dylbills PE
Caveats
Parameters
int[]akArray
boolAscending=true
boolDirect=true
Examples
Auto-Generated Example
int[] myIntArray__akArray
bool myBool__Ascending
bool myBool__Direct
int[] returnedValue = myDynamicArrays__toCallFunctionOn.SortIntArray(myIntArray__akArray, myBool__Ascending, myBool__Direct)