https://netsuiteprofessionals.com logo
Title
r

reptar

02/05/2019, 6:23 PM
Is there a way to safely exit a MR script or one stage of the script? I notice return doesn't seem to do anything.
n

Nik

02/06/2019, 4:10 AM
Can use a script parameter as a flag and you can check that before you perform any operation.