Skip to main content
Utils

Show in the log

Show in the log

Shows a value in the robot's run log, recording the information in the activity history visible in Roberty Studio. Essential for following the automation's progress, recording intermediate results and making problems easier to spot while debugging.


Options

Value

Enter the value to show in the run log. It can be a fixed text, the return of a previous action or a variable — any information worth following in the flow.

Returns

This action has no returns.

Rules and Conditions

  • The Value field is required.
  • The recorded value appears in the robot's run history in the Roberty Studio panel.
  • This action does not change the execution flow — it only records and reports.