I have a datalinq that pulls in as one string with commas as separators. "true, false, false, false, true, true" and I need the text to spit out the number of times that says true. I dont mind using multiple text objects if needed, but would like to pull in that datalinq and then the text object text to spit out the number of times it says true so "3" would be visible
is this possible?
------------------------------
HM
------------------------------