Created "Input simulation" button with "Key down" function like [t("A")] - tested, working, output on press is "A"
Copy said button and change "Key down" function to [t("Z")] or alike - in GUI looks OK and should output letter Z but upon button press output still remains "A"