I am trying to do a simple if statement in ArcMap to calculate a new field. It takes the year that an attribute was rated from the "[RatingYear]" field and depending on that value, chooses the corresponding "[PASER<year>]" field value.
I want to learn more about Python coding, but can't get this to translate to Python. Is it possible to set a variable to a field value in Python?
