J
JimP
I will be concatenating a number of invoice numbers into a comma delimited
string via code. The string may exceed 255 chars. Will it be truncated, or
is there anything I can do to exceed 255 chars?
string via code. The string may exceed 255 chars. Will it be truncated, or
is there anything I can do to exceed 255 chars?