Executing Validation Scripts During Multiload Processes

You can write a validation script within a MultiLoadAction event. During a multiload process, the script is executed before and after each event. You can evaluate the strEventName parameter to determine which multiload event is executing and write a validation script to stop the Multiload process. See Creating and Using Scripts for information about the MultiLoadAction event.