Remove Item from List
- 21 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Remove Item from List
- Updated on 21 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Last Modified in Version | 7.12.0 |
Location | Data > List |
The Remove Item From List step removes a designated Item from a defined List. Items and List may be dynamically mapped, or Constant mapped onto each Property.
Properties
Data
Property | Description | Data Type | |
---|---|---|---|
ListType | The desired data type that the step will evaluate for. | --- | |
Use Property | Enable the option to select a Key Property Name | Boolean | |
Key Property Name | Chose a Data Field | --- |
Inputs
Property | Description | Data Type |
---|---|---|
Item To Remove | The item that will be removed from the List. | --- |
List | List that the item to manipulate will be pulled from. | --- |
Outputs
Property | Description | Data Type |
---|---|---|
New List | A new list containing all items from the original list and the new item or new items. | List of --- |
Was this article helpful?