
Multiline String, Dequeue First
Removes the first line from a multiline string so there is one line less than the original string. By placing it in a loop or a recursive workflow the data list can be processed sequentially.
Download
- Multiline-String-Dequeue-First.xml
- 2020-10-15 (C) Questetra, Inc. (MIT License)
- Multiline-String-Dequeue-First-2023.xml
- 2023-08-28 (C) Questetra, Inc. (MIT License)
- for “GraalJS standard (engine-type 3)” on v15.0 or above
The Addon-import feature is available with Professional edition.
Notes
- Blank lines in the multiline string “A” are deleted in advance.
- An error will occur if the multiline string “A” is empty.
Capture

Appendix
- Error Log sample1 (Empty or LFcode only)
- AutomatedTask ConfigError: Config {A:Multiline} is empty
Pingback: Singleline TSV String, Extract Cell – Questetra Support