<div dir="ltr">I am experimenting with wikish_button. I am wondering if it is possible for wikish code to read a textbox value. For example, if the texbox is defined in the final HTML by<div><br><div><input type="text" id="mytextbox" value="Hello World!" /><br>
</div><div><br></div><div style>I would like to set a variable in wikish code to the value "Hello World!" by clicking a button. Is that possible?</div></div></div>