Hello!
is there some way to add %string% to %string% ?
like:
and returning {_string} will return "test1, test2"
is there some way to add %string% to %string% ?
like:
code_language.skript:
set {_string} to "test1"
add ", test2" to {_string}