Hi everyone!
I was having a little trouble using thee "starts with" condition in my flow. Here's some of my previous posts as to what I am building. This should probably be super easy for you guys.
One of my conditions to update certain columns I was wanting it to be if the email starts with certain text. Whenever I use the "startswith" function, even though I started the email with the specific words, it always comes back as false. I tried doing it is a function startswith(variable('BodyString'),'MarkAsNew') and on the equals put true (from the function tab) as well and that did not work.
What am I doing wrong?
Example test email I sent myself:

Here's the flow's guts:

Closer look at the condition:

Thank you kindly,
KL