how to concatenate strings on legacy versions? (1.16.5)
I have like two strings in my data storage "hello" and "world" how do i concatenate them so i get "helloworld" string?
I have like two strings in my data storage "hello" and "world" how do i concatenate them so i get "helloworld" string?