Input Change
Sends an input change event to an input, select or textarea element with the text specified in value property. It is similar with Text Input with the difference that it sends a change event. For more information please check https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
#
Designer PropertiesSee Web Event Main Properties.
- Value The text value for the element that will receive the change event.
#
Properties#
Web Event Main PropertiesSee Designer Properties above.
#
General PropertiesSee Web Event General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Out Properties#
Web Event Advanced PropertiesSee Web Event Advanced Properties.
#
ExampleIn this example, we send a change event with the text "test Search" to google search input control