i use a combination of wildcard to replace the “80” and a variable called “index_ofList” to replace the zero numbers inside an Edit Selector activity. It is giving me a “variable or argument is not defined in the current scope”…why is this happening since my variable is in the top-most main box encompassing all the sub-boxes ? in short, it is global in scope already.
my code below and the screenshot of the problem below, how do i fix this problem?