Hi,
I have a text value in a variable that contains a name. The name is in the format First, Middle, Last, however, Middle is optional.
I have used a split function to break the names in their individual components are output into columns.
If the name contains First, Middle, Last, I output...