Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In cases where it is unwanted to add or where this still not results in a unique string (i.e. both Bobs having the same age) we can use some more complex expression to still give us the correct results for this solution we make use of the text function replace, add a unique element to each instance and replace it with an empty string. It will look like this:

...