I am using a UE script to do some extra work when saving a JE. But, if there is a missing value I want to prevent the record from creating. I am using the UE to modify but the save call is happening in another script. How can I prevent saving from within the UE?