🧡 Skip to main content🔍 Skip to search

The Reverse List Action stores the resulting reversed list as a Variable Wizard value that can be automatically retrieved by other Actions in the same Task.

VariableDetails
New list Returns the new reversed list.
Examples:
  • C:\Share\|D:\Data\DB\|report.txt
  • Q1 Report,Q2 Report,Q3 Report,Q4 Report
Old list Returns the original list.
Examples:
  • report.txt|D:\Data\DB\|C:\Share\
  • Q4 Report,Q3 Report,Q2 Report,Q1 Report
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
Adjust*Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place replacement (all, first, or last occurrence), trimming (whitespaces, quotes, etc.), or changing capitalization. Optionally, set a different display name.

Automatic list processing…

The Reverse List variables returned as lists (even multi-level) can be automatically processed in further Actions. Use the For Each Action to parse a given text string (any list variable) and sequentially retrieve its elements one by one · see list processing examples. Or, use the Split Text and Lookup Text Actions to access list elements by their indices.

Help at your fingertips…

If you have any questions, please do not hesitate to contact our support team.