@Rovinator Your code works, except you would have to either:
1) Parse the "tag" property to add in the return code before inserting the tag.
2) Add the return into the tag itself.
Here is some code for option 1. I added in the function (pjk-StrParse), and added in some basic error handling. Tested minimally. NOTE: this only works properly if your tags always have the SAME format, i.e. the...