SQLITE - escape sequences does not work.
I have database (made from example in sqlite plugin). I saved there string like "\t123123123\n\t567567567".
Then from example:
sRule = tRules.Data[nItemRowNumber]["Rule"];
Input.SetText("Input_Info_Display", sRule);
And on the screen I can see:
\t123123123\n\t567567567
Why escape sequences does not work?

While it may not fill your belly, hopefully it will bring a smile to your face.
