Comparing size of list

What is best practice for comparing the size of a list to an integer as a rule. Does the size have to be assigned to a variable first?

Comments

  • The count included in the properties of a list, so we do not have to do anything to the count before we can use it in a rule. I've attached some screenshots here for reference where I've fetched a list of accounts and then used the count from that list as an input to a rule.


Sign In or Register to comment.