I tried to use mod() function in a "Set Variable" action but there's a syntax error.
In this simple example, variable y starts with value 0 and I wanted to get mod(y+2, 2) which should return 0.
I googled and found some solutions where they have "Initialize Variable" action with "Add dynamic content" option to type in the expression. However I could not find that action in my Power Automate (which I assume is Power Automate Desktop installed on my laptop).
Is it possible to use mod() in "Set Variable", if yes what is the correct syntax? If no, which action should I use?

