Book a Demo

Author Topic: Pass quotes in transformation  (Read 2622 times)

novikovigor

  • EA User
  • **
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Pass quotes in transformation
« on: December 17, 2013, 01:15:32 am »
Hello!
How can I pass quotes in transformation?

If I write next code
Code: [Select]
Tag {
    name = "Property"
    value = %qt%%attTag:"Property"%%qt%
}
exception will be thrown in cases when %attTag:"Property"% contains quotes (").