11-09-2020 09:49 AM
Hello!
I am having trouble inserting a concatenate string into a array with random numbers. The goal is to display the concatenate string into a single element with 8B,8T,4,6 or a possible 4,6 if a switch is turned off. I have used scan from string, and am having no luck. Any thoughts on what to do?
Thank you!
11-09-2020 10:12 AM - edited 11-09-2020 10:13 AM
You are mixing strings with numbers, so everything should be converted into strings.