Blocky and special chars in text - how to?

Hello,

short question to OH’s experts - how can I put special character to text field in blocky?

Use-case:

I wanto to concat few strings and these string I want to separate by tab char (in Ascii char(10)). In the section text I see only green block “CRLF”.

So the question is - is it possible to put any ascii char into text in blocky?

Moin,
I see the InlineScript as a solution.


Tab1 has the special feature here that a tab character has been copied in a text editor and pasted invisibly in the text field.
I only have limited testing options - try to see if it helps you.

“Simple clever” thank you!