Blocks & Flow EditorWindows

set value

Sets the value of a UI element such as an input field in a Windows application.

Sets the value of a UI element such as an input field in a Windows application.

Bot Studio set value block configuration

Configuration

FieldDescription
Display NameLabel on the block.
Element Name TypeFull Name, Sub Name, or Regex.
Element NameWindow or element title to target.
Automation IDUI automation identifier.
Class NameWindow class identifier.
Control TypeUI control type.
PathElement locator path.
ValueData to set on the target element.
AppendAppend to existing value instead of replacing (True/False).
EnterPress Enter after setting the value (True/False).
New LineInsert a new line after the value (True/False).
DepthElement tree depth (default 8).
Advanced LocatorCustom locator string.

Outputs

PortDescription
Output 1Message passes through after the operation completes

Notes

  • Requires get session block earlier in the flow.
  • Use Inspect.exe to find element identifiers.
On this page

On this page