What about just repeating the logic code for the next field? When run, after the first field is verified, the script will just keep running to the next logic code.You could just use the OR operator to test mulitple fields so it is like 'if this or this or this is null, then do something'