website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“•Call API
πŸ“•Generate Document
πŸ“•Call Subprocess
πŸ“•Decisional
βš“Decisional Further Reading
πŸ“•Join
πŸ“•Delay
πŸ“•For Each
πŸ“•Get File Data
πŸ“•Map Process Data
βœ‰οΈSend Email
πŸ“¬Inbound email
πŸ“Database
πŸ“Documents
πŸ“DateTime
πŸ“FTP/sFTP
πŸ“Json
πŸ“XPath
πŸ“Lists
πŸ“Numerical
πŸ“Strings
πŸ“Converters
πŸ“Excel
πŸ“Scripting
πŸ“Utilitary
πŸ“Pdf
πŸ“Beta
Docs powered byΒ archbeeΒ 

Lists

0min

The Lists folder contains actions that can be used when working with lists:

1. List Add ➜ Add an object to a list.

2. List Contains ➜ Search in a list for a given object. Return true if found, otherwise false.

3. List Index Of ➜ Search in a list for a given object. If found return it's index, otherwise -1. 

4. List Remove ➜ Remove an object from a list.

5. List Sort ➜ https://docs.procesio.com/how-to/list-sort

6. List Arithmetic Mean ➜ Returns the arithmetic mean of the numbers in the list.

7. List Sum Of Elements ➜ Sums up all the numbers of a list.

8. List Max Return ➜ Returns the maximum value from a list of numbers.

9. List Min Return ➜ Returns the minimum value from a list of numbers.

10. Return List Element Count ➜ Returns the list's number of elements.

11. List Median Value Return ➜ Returns the median value from a list of numbers.

12. Return Top N Elements ➜ Returns the first N elements.

13. Return Last N Elements ➜ Returns the last N elements.

14. Get X Element ➜ https://docs.procesio.com/how-to/get-x-element

15. Deduplicate identification -> available in Beta https://docs.procesio.com/how-to/betaο»Ώ

16. Deduplicate list -> available in Beta https://docs.procesio.com/how-to/betaο»Ώ

17. Concatenate lists -> Concatenate the data from two lists into one

18. List filter -> https://docs.procesio.com/how-to/list-filterο»Ώ

19. List filter simple -> https://docs.procesio.com/how-to/list-filter-simpleο»Ώ

20. Sort data model -> Sorts a data model list based on multiple criteria

21. List To String -> https://docs.procesio.com/how-to/list-tostringο»Ώ

Updated 19 May 2023
Did this page help you?
Yes
No
PREVIOUS
XML Builder
NEXT
Get X Element
Docs powered byΒ archbeeΒ