I need to take several text string responses and concatenate them into a single string and assign it to a variable.
Can this be done with Javascript?
How do I use javascript to concatenate several responses into a single text string and assign it to a variable
Resolved
4 replies