-
set scriptUI dimension
Hi guys!
I’m having trouble with my scriptUI. I need to set the dimensions of my buttom. I know that I can set the number of character of a EditText with this
myMid: EditText{text:'FECHA', characters:15},\
Is there a way to change the dimension of a buttom? like size, widht, height… something like that.Thanks!