Skip to main content
Participating Frequently
March 15, 2018
Question

TEB compare with text with quotes not work correctly

  • March 15, 2018
  • 1 reply
  • 146 views

I have string

ЗАО "Сбербанк - Автоматизированная система торгов" (ЗАО" Сбербанк - АСТ")

I want compare TEB with this text. If ok - then go to next slide. Its not correct working. I think its because quotes..

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    March 15, 2018

    I think the quotes are the problem. Have no time to try it out, but can you put the text in anoterh variable and compare the variables?

    Participating Frequently
    March 15, 2018

    I try compare with variable - same result

    Lilybiri
    Legend
    March 15, 2018

    Was afraid it wouldn't work. In JS you have workarounds for that problem, hope someone will help you with that.