hi Gurus,
I tried to use the rule editor to generate a string "{ .... }".
An illustrative example is shown below. However, it seems that the "{" causes some trouble here. The generated string is always "{}"
If the first sub-string is "{example", then the generated string is "{example}. It looks like if the sub-string contains "{", the concatenation stops right there and with an auto-filled "}".
If I replace the "{" and "}" with "[" and "]", the generated string is fine. Note that "{" is not considered as a special string in the string related function.
Is it a known bug? Otherwise, how can I generated a string with "{" and "}"?
The Agentry version is 6.0.44.
Thanks.
-Yang
Message was edited by: Michael Appleby