assemble
Params
List
Method to concatenate a list of params
Return
list of params as String e.g. value,value2,value3
Parameters
separator
: char to divide items of the list
params
: values of the list to concatenate
Throws
when one of the params inserted does not respect correct range