🧡 Skip to main content🔍 Skip to search

When parsing text data, the For Each Action in every step returns the current item or line separated by specified delimiter and stores it as Variable Wizard dynamic values that can be automatically retrieved by other Actions.

VariableDetails
Previous item Returns the item or line before the current one.
Example:
  • Notebook-16
Current item Returns the item or line retrieved in current step.
Example:
  • Notebook-17
Current item index Returns current item's position number within the sequence. Only processed lines and items are counted, while skipped elements are omitted from the index value.
Example:
  • 17
Next item Returns the item or line that will be retrieved in the next step.
Example:
  • Notebook-18
Total items Returns the total number of items or lines within a text string.
Example:
  • 32
Separator Returns the delimiter that separates items or lines.
Example:
  • ;
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
AdjustStreamline 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.
YouTube video · Auto-capture enclosed text

Questions?

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