How would I change this if I want to sort by a field that is a number? I'm defining the field here: if (linkedRecordsArray) {// Add the position field to each linked record objectfor (var linkedRecord of linkedRecordsArray) {linkedRecord.position = ...