Please could you tell me what c# script I would use to do a reverse split on a field. I'm attempting to output any text after the last comma within a field that holds multiple address lines delimited by a comma (all residing in 1 field). Thanks
Reverse split on a field
0