Basic question about when to use operators and asks

Options

I'm trying to create some basic flows that will take care of improper formatting on constituent records. My first hang-up is whether to use an array or string for my initialize variable step to apply a change to a list of people. My next issue is, do I ask for a constituent ID or a list of constituent codes if I specifically want to delete a constituent code from this list?

Categories