"Logical if" branch

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

pete

Client
Регистрация
11.07.2012
Сообщения
47
Реакции
2
Баллы
0
Hi guys!

just a quickie one...

Statement:

Код:
Развернуть Свернуть Копировать
('{-Variable.Variable1-}' != '' || '{-Variable.Variable2-} != '')

seems not working in a "Logical if" branch. is there any way to check more than one condition in that branch?

thanks

cheers
pete
 
hi drvosjeca!

you sent incorrect link ;). You might wanted to send this one: http://www.youtube.com/watch?v=TdCJuRr8zXI :)

Anyway, I watched the video. I have slightly different case here. I have few variables and want in one statement check if at least one of them is blank. If it is, then the statement returns true.

I would create few logical if branches but looking for some more elegant way.

Any ideas?
 
I would use switch :rolleyes:
 
I suppose there is a ' missing after {-Variable.Variable2-}

Hi guys!

just a quickie one...

Statement:

Код:
Развернуть Свернуть Копировать
('{-Variable.Variable1-}' != '' || '{-Variable.Variable2-} != '')

seems not working in a "Logical if" branch. is there any way to check more than one condition in that branch?

thanks

cheers
pete
 

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