Thanks you two for your answers!!

I try a substitution variable and it work, but I still have one problem:

What I want to do is a validation loop, where my user enter a password until it is valid. The problem is, once I have given a value for my substitution variable, it stay the same, causing an infinite loop.

Wolf