I'm trying to set the value of the field COORDINATION based on if the field PROJECT_NUM contains the substring 'LC' or not. The goal is to set it to either one of two strings, 'LOCAL' or 'OE/AAA'. I wrote this snippet, the syntax validates find, but when I run it does nothing to the COORDINATION field. Anyone know why?
