hi
I have a feature class that has a field in attribute table with values like WBD001. Now I am cutting this feature into a parking lots and want to assign each parking lot a value like WBD001-1,WBD001-2, ...n.
is there any code to do so; considering I am working on a versioned GDB and don't have the privilege to add another field to make concatenation.
Thanks