I have an agent which appends a value to an array, this array then populates a computed field on a form. I am trying to sort the field ascending to no avail. I have tried @sort(fieldname;[Ascending]). I have investigate the prepend, but I don't think it will work with array. I would be grateful for any assistance.