Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Is HTML Empty

Prev Next

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationData > 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

PropertyDescriptionData Type
HTMLThe 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

PropertyDescriptionData Type
None------