logical if does not work with variable default value

  • Автор темы Автор темы yann06
  • Дата начала Дата начала

yann06

Новичок
Регистрация
16.12.2015
Сообщения
12
Реакции
2
Баллы
3
Hi,

I noticed that the logical if does not work with a variable that does not have a value but has a default value.
That forces me to set all my variables at the beginning of the script even though they all have a default value...

Not sure if this is a bug or a choice of design.

Thanks
 
I see what happened. I am working on a big project and I was debugging a section so I did not restart the whole project and the variable did not get instantiated.
Thanks for your help
 
I see what happened. I am working on a big project and I was debugging a section so I did not restart the whole project and the variable did not get instantiated.
Thanks for your help

Then just when you add default value, just copy same in value and you will be fine to test. :)
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)