Edit Text
Only used for text blocks


- Purpose: Edit or transform plain text content.
- Input: Text block to be edited.
- Output: Text block.
- Return Text: add text before or after your input content.
- Config Return Modes:
-
return all ↗: Return all Text.
-
return first n ↗: Return first n items.
-
return last n ↗: Return last n items.
-
exclude first n ↗: Return the text excluding the first n items.
-
exclude last n ↗: Return the text excluding the last n items.
-