$arraySort
$arraySort
will sort a given array.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Array name. | true |
type | string | Type to sort after 1. asc (ascending) 2. dsc (descending) | true |
$arraySort
will sort a given array.
Field | Type | Description | Required |
---|---|---|---|
name | string | Array name. | true |
type | string | Type to sort after 1. asc (ascending) 2. dsc (descending) | true |