Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I am unable to evaluate the variable used in solve block to use after solver also tried to assign it to diffrent variable and then evaluate the results is same not working
See what happens if you change the expression inside the solver to:
Voz := find(Voz)
and below the solve block:
Voz =
Success!
Luc