Is List Empty
- 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Is List Empty
- Updated on 27 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 | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > List |
This step receives a list of objects and determines whether the list is either empty or null. A boolean output path of true or false is the default result.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Values | List of items that the step will evaluate if the list is empty or not | List of Object |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?