Hi! I have a feature class with a coded domain on a short integer field, which refers to cities' names. I want to export it in a new feature class, but expose the associated coded-values description in a string field, and no more use of the coded domain; i.e. instead of value 1 for the city oh Washington, to store only "Washington"
thanks!