Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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