ASCENDING
bool ASCENDING(bool SetAscending);
This function is used to sort the current record to ascending, if SetAscending is set to true and descending if SetAscending is set to false.
bool ASCENDING(bool SetAscending);
This function is used to sort the current record to ascending, if SetAscending is set to true and descending if SetAscending is set to false.