Gaming
 

Sea.IO.printComma

From WoWWiki

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

Prints the arguments separated by commas.

Usage

Sea.IO.printComma ("A", "B", "C");
A,B,C