I am sorry to ask something really basic but i can't find the answer....
I have a list that give me:
(1,abcd,60,0,0,0,0)
(2,ad,59,0,0,0,0)
(3,bcd,58,0,0,0,0)
(4,acd,57,0,0,0,0)
I want to keep only the letters and remove everything else.
I was thinking about:
For each item in list
Then make each text as a list and select item 2.
Is that a good way?
--
Could you please provide us some screenshots of blocks?
--
--
I was thinking about:
For each item in list
Then make each text as a list and select item 2.
Is that a good way?
yes
--
That was so stupid...
--
But i am still block!
If you watch the screen, the foreach does not work...it gives me empty list... but if i do use all the block (the green circle) it works...
I want to create it for 35groups so i would really like to use a foreach...
Any idea?
this looks very cumbersome
learn how to work with lists of lists...
⦁ How to work with Lists by Saj
--
set the the variable in the loop to global instead
--
--
change the the variable in the loop to global instead
--
--
Thank you, i will work in this way!
--
--
댓글 없음:
댓글 쓰기