I am having trying to update a field on save that requires a value from another field in the record that gets set by another script that also runs on afterSubmit for the same record. My script is not able to pick up the set field value.
Is there any option to define the order in which afterSubmit scripts are run?
Or alternative delay the execution by a few milliseconds?