Hello!
I can't find way how i can get alert string with expanded variables.
For example: i wanna get, like in web:
But I got this via API:
And the same strings in DB.
Is there any solution for expand unexpanded strings, except parsing web?
I can't find way how i can get alert string with expanded variables.
For example: i wanna get, like in web:
Code:
<...> properly (key smth.sum_triggers...).
Code:
<...> properly (key {ITEM.VALUE}).
Is there any solution for expand unexpanded strings, except parsing web?