Is HTML Empty
- 07 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Is HTML Empty
- Updated on 07 Nov 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 > Text |
The Is HTML 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 |
---|---|---|
HTML | 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?