I am trying to make a 1 time download code for media. I am using content manager to store the codes and originally I had the script search each slot for the code but then I added the .hasSome() filter. Now I am using the if (results.items > 0) function.