Blocks & Flow EditorWindows

get value

Retrieves the current value of a focused UI element (text field, checkbox status, etc.).

Retrieves the current value of a focused UI element (text field, checkbox status, etc.).

Bot Studio get 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.
DepthElement tree depth (default 8).
Advanced LocatorCustom locator string.

Outputs

ResultDescription
OutputPayload: current value of the target element.

Notes

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

On this page