How to select two senders on the same time using "outlook related function

Hello,

I am trying to select mail from two senders in filter function of “Get outlook mail”.

I know the “[From]=‘Victor HUGO’” formula, but what for example if I would like to select mails from Victor Hugo and Charles Darwin?

(I cannot write 2 “Get outlook message”, as I then make a lot of actions with mail message variable, so unless there is to trick to create one varaibale with two ones, I cannot use this way)

Thank you so much for your help

"[From]='Victor HUGO' OR [From]='Charles Darwin'"