Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Sea.util.join

From WoWWiki

Jump to: navigation, search

This article is a part of the documentation of the Sea function library

-- 
-- join(list,separator)
--
-- Arguments: 
-- 	(table list, String separator)
-- 	list 	- table of things to join
-- 	separator 	- the separator to place between objects
--
-- Returns:
-- 	(string joinedstring)
--	joinedstring - the list.toString() joined by separator(s)
--

Originally coded by Thott (thott@thottbot.com)

Rate this article:
Share this article: