Hi Cha nel
You could set the input of any element on your page, for instance…
const sender = $w("input1").value;
Tiaan