This workflow action creates a table view of any given list. It generates HTML code to represent the specified list as a plain table on a web page with an...
This workflow action makes a copy of the specified list and removes elements with the specified keys. The resulting list is available in the next action with the variable {PREVIOUS}....
This workflow action adds elements to the copy of a specified list. If no list is specified, it creates a new, empty list and populates it with specified values. The...
What are custom-defined lists?
A custom-defined jetFlow list is a set of values (datasets) that are generated and processed during the execution of a workflow.
Custom-defined lists can be used...