useloom.com/share/15f5a3a2ace14a4692a1610bc3815c5a
this is my event sheet.
so basically on start of layout, xml file saved into array and list.
then I click the start button, compare list selectedtext and array.at(0~60). if list selectedtext = array.curvalue, stop loop, show up on text.
but for some reason, only array 0 work properly.
I really don't know why this is happening.