STRING CONCATENATION
Attached is an example of how to keep appending incoming data from a serial or IP connection onto a variable.
This is a recommended programming practice for any serial or IP conneciton.
This resolves the issue of not receiving the entire incoming string in one execution of a STRING DATA_EVENT.