Forum Discussion

RussStill's avatar
RussStill
Community Member
27 days ago

Concatenate Text Variables?

If you're familiar with the term concatenate, you know exactly what I'm asking for.  Consider 3 string variables, L1, L2, and L3. String these together to produce W.

L1 = a
L2 = b
L3 = c
W = abc

Any way to do this within SL?