- Регистрация
- 23.04.2022
- Сообщения
- 14
- Благодарностей
- 1
- Баллы
- 3
Hi,
I want projectmaker to stop doing a task when one variable is equal to another. I am using this in logical if:
projectmaker says the numbers of the two variables are not equal, when they are equal. What am I doing wrong?
Thank you
I want projectmaker to stop doing a task when one variable is equal to another. I am using this in logical if:
C#:
{-Variable.listcounter-} = {-Variable.numberoftextfields-}
Thank you