Originally posted by Darryl:
There is an undocumented variable called:
%LastPassword% which will hold the value of the successful password that the user enters.
If the password is successfully verified, it will continue with the next action you have defined, however if the user enters the maximum amount of tries and none of these match it will not do anything.
You could therefore have an action right after the Get Password, and this will only execute if the user enters a valid password.
Hope this information helps.
There is an undocumented variable called:
%LastPassword% which will hold the value of the successful password that the user enters.
If the password is successfully verified, it will continue with the next action you have defined, however if the user enters the maximum amount of tries and none of these match it will not do anything.
You could therefore have an action right after the Get Password, and this will only execute if the user enters a valid password.
Hope this information helps.
Leave a comment: