Store Text?

Hello,
not sure if the best will be text or string (i personnaly would use string because of append and substrings format to set text) but i think i would use set element with a common index for both arrays to be sure to not have issue, instead of add. Troubles could happen on delete for example. but what you do is ok ( seq is not needed, you can add both one after the other.).