I’m in a SS1.0 Workflow Action script. Is there a way to check if a field exists? I have something that has to run using different fields in different scenarios so the field name is dynamically determined in the script and if that field doesn’t exists we don’t want to try to do the rest of the code.