Modify Variable
Apply a string operation to a variable and store the result.
Overview
Modify Variable is a no-code automation step in the Variables category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 5 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Apply a string operation to a variable and store the result.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Input text | string | Required | Text or variable to transform. Example: {{{userName}}} Supports variables | |
| Operation | dropdownUpper Case · Lower Case · Trim · Length · Replace | Required | Upper Case | Transformation to apply. |
| Find (for Replace) | string | Optional | Substring to search for when Operation is Replace. Supports variables | |
| Replace with (for Replace) | string | Optional | Replacement text when Operation is Replace. Supports variables | |
| Store result in | variable | Required | Variable that receives the result. Example: result |
How to use Modify Variable
- 1
Open AutoFlowRPA and drag the Modify Variable command from the Variables group onto the canvas.
- 2
Set its parameters in the side panel — Modify Variable has 5 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Modify Variable command do?
Apply a string operation to a variable and store the result.
Which group does the Modify Variable command belong to?
Modify Variable is part of the Variables group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Modify Variable command take any parameters?
Yes — Modify Variable has 5 configurable field(s), all editable in the visual node editor.
More Variables commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.