18.07.2014, 20:12
(I am sorry if this is a stupid and obvious question but the answer don't come to my head right now)
How can I compare something to a name like:
if(HouseInfo[i][hOwner] == "None")
But like this it gives me an error variable"-unknown"
I don't want to format it there is some way?
How can I compare something to a name like:
if(HouseInfo[i][hOwner] == "None")
But like this it gives me an error variable"-unknown"
I don't want to format it there is some way?