Показать сообщение отдельно
Старый 24.11.2012, 22:42   #8  
Kent is offline
Kent
Участник
 
46 / 10 (1) +
Регистрация: 24.01.2007
Цитата:
Сообщение от gl00mie Посмотреть сообщение
String literals must be enclosed in double quotes Try this:
X++:
// ...
qbr.value(strfmt('((%1 == "%2") || (%3 == "%4"))',
// ...
Yes, this is correct way. Whole hour looked at query and didn't sigth that nuance.

Thank You!