Because the alternate output uses semicolons as delimiters, there are issues reading the resulting data if the "Terms of Service; Didn’t Read" extension is installed.
Solution: Use a more unique character or characters as delimiters. Perhaps || or ;; as those are less likely to be present in extension names.
Because the alternate output uses semicolons as delimiters, there are issues reading the resulting data if the "Terms of Service; Didn’t Read" extension is installed.
Solution: Use a more unique character or characters as delimiters. Perhaps
||or;;as those are less likely to be present in extension names.