Method print.util.toList
Overload
Converts multiple values of any type to string like print.list.
public static string toList(string sep, object value1, object value2, params object[] more)
Converts multiple values of any type to string like print.list.
public static string toList(string sep, object value1, object value2, params object[] more)