Ok, got it now. I did find another way round this, but I've got another problem now (thanks for your ongoing patience).
From the above I've now got 2 lists as below, iscurrent and offerMadeToViewer. I'm trying to get a 3rd list which shows the overlap between the 2. iscurrent list is [8], offerMadeToViewer is [3,6,8]. So my overlap should be [8].
I've tried both of the following though and am just getting [].
Hi ABG thanks there was no way I was going to work that out!
Unfortunately It's still not working. Difference between what you've got and what I've got as below is I'm working from some established precalculated Lists, not set of strings, changed into list with list from csv row text.
Don't think it should make a difference but I'm still getting [] as my final result. Can you have a look at the following and see if I've stuffed up anything?
Use the Connect->Companion option, and scan the code to complete the connection. Then you can set the phone down (I charge it) and apply Do Its in the Blocks Editor (after entering required inputs as needed)
Hi again, I've got the following code and as you can see the Do It block on the a result of [9] which is correct, but when I try to display this using the volume text label i just get an empty string.
Is this what you mean? Or do you mean the currentOfferedToViewer and volumeText blocks need to have Do It done to them. If so I'm clicking on these 2 blocks getting the menu and clicking Do It but nothing happens. Is that because I already have Do It activated in a subsidiary block. If so how do I Undo Do It on those blocks?
Though it leaves no comment bubble behind, this is a shot of me applying a Do It to the set Label1.Text block in this code sequence. The running app reflects the effect of that in the Label.