I noticed that page, but oversaw the only line nearly match my question.
Type switch : power [ stateTopic="stat/bedroom1-switch/RESULT", transformationPattern="REGEX:(.*POWER.*)∩JSONPATH:$.POWER", commandTopic="cmnd/bedroom1-switch/POWER" ]
How do I get those letter between REGEX and JSON? In my case I believe I would need to exchange REGEX: Transformation with JS Transformation and this should be the solution, right?
Simplest solution: Copy & Paste
There even is a small text in the UI (nearby the text input for transformation) with the special symbol.
You can try to use Alt+2229 but to be honest, it never worked for me.
Another option would be to use the charmap (Zeichentabelle in german) and to search for Unicode groups->mathematical operators or search directly for intersection (or in german “Durchschnitt” (wrong - would be Ø for average value) but at least the symbol ∩ is correct. The symbol is “Schnittmenge” in german, Windows doesn’t know about that…)