Code: Select all
put tList parsed as list of number into tListCode: Select all
combine tList with ",""cannot combine list with non-string elements"
I would think that the numbers could be converted to strings for me. Is this a bug, intended behavior, or "not implemented yet" behavior?
