Code: Select all
if tileTypeNumber is among the words of "1 2 3 4 5 6" then
put "VideoAloneTemplate" into templateMaster
end if
i tried setting itemDelimiter to comma then setting the list to "1,2,3,4,5,6" and used "among the items of" but it still didnt work