@ensdmrlq yeah really, bas is transforming them, the solution is that you need to save it to new variable(if you using resource), and then use execute javascript on element, like
document.querySelector("#APjFqb").value = [[NEW_VARIABLE]]where #APjFqb was CSS selector, you can use devtools to copy js selector correctly
b650c91b-ee33-41d1-8329-e8e1fd948022-image.png

