Creates a single string ID from an array of strings, with each element separated by a pipe ('|') character.
The array of strings to be concatenated into a single string ID.
The concatenated string ID.
Creates a single string ID from an array of strings, with each element separated by a pipe ('|') character.