Variables - immediate evaluation while using a variable? #868
Unanswered
FredrikAir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has someone any idea how to solve my problem?
I want to use the immediate evaluation on the variable clothes_sleeves, but it will not work. (last line)
This gives an error.
When I use the non-immediate evaluation (without the exclamation mark), it works.
But then the result will vary as the script continues to use the variable in other places.
Beta Was this translation helpful? Give feedback.
All reactions