-
Notifications
You must be signed in to change notification settings - Fork 1
setText
jdubs edited this page Oct 23, 2016
·
1 revision
This function sets the text value for the control.
setText(value)
( value ) The string/text to assign to the control's value.
spec['Input'].setText('New Value');