Step Details |
Introduced in Version | --- |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The Is 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 | --- | --- |
