We have a use case where an assignee is variable based on an ID 'number.' The ID Number starts with a letter code, and the assignee is
IF ID starts with A-M
THEN AssigngedTo = User1@domain.com
ELSE AssigngedTo = User2@domain.com
Clarification:
A-M is A through M