Hi Is there an equivalent of AppendtoTextList for NumberList?
I have a multivalue number field and I Import a multivalue string into a variable and then assign it to the number list field. When I try to convert val(textlist), it throws Type Mismatch error. How do i do these?
In short, are there anyways to convert a all values in textlist to numeric and generate a multivalue number field?
Thanks in advance