Lua:Join
From BeamNG
Joins the elements in a table into a single string.
File location: lua\utils.lua:455
Syntax
string join (table list, string delimiter)
Joins the elements in a table into a single string.
File location: lua\utils.lua:455
string join (table list, string delimiter)