Saving a text array

Hey guys,

I’m working on a research project, for which people can write into text boxes. I managed to save these inputs in a text Array, however, now it would be ideal that at the end, the game would export the text Array in some form (whether that’s .txt o another format/way) so I can come back and analyze the data.

In principle it doesn’t sound too complicated, but I’m not very experienced, also have only been working with visual coding in Unreal. Does anyone know what could be a good solution?

Really appreciate it <3

This plugin allows you to do that:


I’m not very experienced, also have only been working with visual coding in Unreal

  • once you have the plugin, unzip and place its folder here:

image

  • enable it, restart editor:

  • you can then:

Thank you so much, I will try it out asap :slight_smile:

Just wanted to say thank you, it worked perfectly <3