How do I setSortBy on Multiple Fields

Is it possible to setSortBy 4 fields when selecting from my “Master” table, a date field (decending) and 3 integer fields(Decending)?
Date field is “updated”, the integer fields are “ViewCount”, “CallCount” and “Rating”.
Please specify the syntax for the setSortBy

@Nkekere_Tommy_Minimann

please check out the following documentation Data retrieval with Sorting - Backendless SDK for JavaScript API Documentation There you will find description how to sort the result