IsNotEmpty
Used to condition a Rule based on the availability of data. Returns a boolean of false if node is not empty.
| Property | Type | Description |
|---|---|---|
| sourceNode | The reference to a piece of data (storage node). | |
| trimValue | Boolean | Trims the data before checking when this property is true of null. |
Checks content for data when used with these types: String, DateTime, Element, and Field.
