ascending( )


Sorts the results of the distinct query in ascending order by the distinct property.

The ascending() method sorts the results of the distinct query by the distinct property in ascending order.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:WixDataDistinct
Did this help?