Okay, so I got permission to show you guys the process of how the data is being processed. As you can see, the steps are correct. First clear list, then add text, read text, if it's "None" (which is exactly what we added as you can see in the text file) proceed while setting the boolean to false, otherwise, split up the different options (which we dont have in this case).
But even after clearly adding "None" as first item to the list, it still shows up blank in the log viewer, but the value is there since it can be drawn as you can see in the previous screenshot.
So what on earth is going on here?