Text Input

Sends a text to an input control. When run with the browser extension, it sends a beforeInput event followed by an input event.

Rinkt Selection Confirmation Dialog

Designer Properties#

See Web Event Main Properties.

  1. Value The text under "" to be sent to the input control. We use expressions to allow us to build the value of the input from existing variables or to apply some functions on the content (like Replace).

Properties#

Text input properties

Web Event Main Properties#

  1. See Web Event Main Properties.
  2. Value See Designer Properties above.

General Properties#

See Web Event General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Out Properties#

See Web Event Out Properties.

Web Event Advanced Properties#

See Web Event Advanced Properties.

Example#

Send text to Google

In this example, we open google page, type "test" and then press the "Google Search" button.