Is not empty

Checks if the source list of anything is not empty.

Example Use Case

A bank want to know whether or not a customer has taken up an offer for a new High Yield Savings account. Using the is not empty function, they can check whether or not the customer has triggered a completion event by successfully applying for that savings account.

Example Eligibility Rule

[Completed for High Yield Savings Account] is not empty

Exp - is not empty

Where the parameters for Completed are as follows:

  • Proposition name equals High Yield Savings Account