Is Not Empty
- 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Is Not Empty
- Updated on 31 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 > Text |
The Is Not Empty component checks whether a given string input is "null" or non-existent. Based on its determination, the component returns a "True" outcome if the input string is null or a "False" outcome if the input has a value.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value | The step looks at this input to check whether it is empty. If the value is empty, the Flow will go down the True path. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?