I’m using this code:
on (press){
System.setClipboard("\u0104");
}
but it’s still not pasting the correct symbol ( Polish letter). Any idea what I need to do in order to get it to paste correctly?
I’m using this code:
on (press){
System.setClipboard("\u0104");
}
but it’s still not pasting the correct symbol ( Polish letter). Any idea what I need to do in order to get it to paste correctly?
:: Copyright KIRUPA 2024 //--