Sea.IO.banner
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- banner ( ... ) -- -- Arguments -- () arg -- arg - the values to be printed -- -- Returns -- (nil) --
Usage:
Sea.IO.banner("Message", " ", "Some Message");
