sort(outputs('Compose_System_Table'), 'Delay')
createArray(json('{ "first": "Amalie", "Delay": -3 }'), json('{ "first": "Elise", "Delay": 3 }'), json('{ "first": "John", "Delay": -7 }'), json('{ "first": "Jane", "Delay": -4 }'))
sort(variables('IntArray'), 'Delay')