Originally Posted By: AndrewAMD
if(1 == 2) automatically means if(false). This means the next code block will be ignored.


Hello Andrew,

I did that on purpose. My goal is to call these variables, once they are stored. This works fine for the AlgoVar, but not for the AlgoVar2 variables and I wonder why.