I think your definition of "concat" isn't what the rest of us think it is.
"Concat" in Lua means to take several strings and combine them into a single larger string, and the concatenation operator in Lua is 2 dots: ..
Your question is extremely vague, you did not mention whether you want to concat string keys, string values or keys and values or whatever, nor what you want your result to be.
I think your definition of "concat" isn't what the rest of us think it is.
"Concat" in Lua means to take several strings and combine them into a single larger string, and the concatenation operator in Lua is 2 dots: ..
Your question is extremely vague, you did not mention whether you want to concat string keys, string values or keys and values or whatever, nor what you want your result to be.
Your question is extremely vague, you did not mention whether you want to concat string keys, string values or keys and values or whatever, nor what you want your result to be.
I have a problem. How I can concat a table that is into another table?
Like this:
I want to concat the "Value 1" for get "Yes", how I can do that?
I want to do this for create whisper history and some other things.
Thanks in advance!
I want to concat a lot of strings.
I want to concat value 1, then value 2, ...
"Concat" in Lua means to take several strings and combine them into a single larger string, and the concatenation operator in Lua is 2 dots: ..
Your question is extremely vague, you did not mention whether you want to concat string keys, string values or keys and values or whatever, nor what you want your result to be.
Yes, I have understood.
For Google Translate / ESL it was fairly clear IMO :)
--
OrionShock was implying that your English is pretty good for it not being your first language.
Uh, ops, sorry OrionShock :).
I ididn't know the meaning of ESL.
It's the second result from a Google search (for "ESL").