I have a field, "Acct Nbr" which is a multi-valued field.
I want a workflow to start based on if the account number field has more than 1 value.
This is what I am thinking, but am unsure if it will work:
Entry : Field (Acct Nbr) contains "\n"
Will this work to detect a new line/multiple fields?
Thank you.