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
๐Ÿ“•Throw
๐Ÿ“•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
โค๏ธCommunity-Made
๐Ÿ“Beta
Docs powered by
Archbee
Community-Made

List Difference

8min

This action computes the difference between two simple lists.

Document image
๏ปฟ

Inputs & Outputs

  • [ I ] First list: List<Object> representing the first list (A)
  • [ I ] Second list: List<Object> representing the second list (B)
  • [O] Difference: List<Object> representing the difference (A-B)
Document image
๏ปฟ

Example Usage

  • Drag action onto the canvas to get familiarized with it.
Document image
๏ปฟ
  • Declare some variables to be used with the action.
Document image
๏ปฟ
  • Assign the newly created variables.
  • Save & Run the process and then Check Instance to see the output.
Document image
๏ปฟ

Use Cases

  • Computing the difference between two simple lists.

Creator

  • Franck - The Productivity Lab๏ปฟ

๏ปฟ

Updated 31 Aug 2023
Did this page help you?
PREVIOUS
List Intersection
NEXT
Beta
Docs powered by
Archbee
TABLE OF CONTENTS
Inputs & Outputs
Example Usage
Use Cases
Creator
Docs powered by
Archbee