I have set a datalogger that always registers information to a csv file that is created at the end of the play session.
What I need to do is have the information I have saved on a string variable, be sent to the Microsoft Azure, each time appending the information to the same file, only changing lines at the end of the last recorded session.
If anyone is interested in helping me, I’ll try to be more clear with what I want, and also display my blueprint script.