Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use the Input component

Set up a user input dialog with by using the Input component in RPA Desktop Design Studio.

Before you begin

Role required: none

About this task

The input component is used in the Attended Robot automation.

To configure the properties, see Properties of Confirm components.

Procedure

  1. In the Toolbox pane, navigate to General > MessageBox.

  2. Drag the Input component to the Design surface.

  3. To provide inputs to the parameters, see Configure port properties.

  4. Connect the data and control ports of the Input component to the corresponding ports of the other component as described in the following table.

    Port typePort nameData typePurpose of connectionDefault valueMandatory?
    Data inMessageStringTakes the heading of the user input dialog from another component.No default valueNo
    Data outReturnStringReturns the input entered in the form.Not applicableNot applicable
  5. To test the component, right-click the component bar and click Run From Here.

Parent Topic:General