Hi,
I want to convert a String to an Int.
String field : "DEBUT_INT".

My Compose action takes out the string "number" with a previous Get Item.
My Compose_2 action uses an Int Function to convert but it is not working.

This is the error message I get :

Thanks a lot for any help.