Bug? variable [Reporter][Predicate]

Any(unevaluated)


Reporter

Screenshot from 2021-07-09 11-21-28
Predicate

Those all look right to me. Which result do you think is wrong?

it's the number 123 in a ring. calling it will report 123

put that into an any (unevaluated) input in a custom block

i have no idea what you're trying to say, please use exclusively words

The varible of Reporter reports the ringified [a + 5] (unevaluated) for (a + 5), but reports 0 (evaluated) for (a).
May be, You say "It is right.".
Please don't mind.

Ah, I see the problem.

When you drag a variable into a ringed slot, the ring disappears. We did it that way because almost always, the user's intent is that the variable itself contains a (ringed) expression, and it's that expression the user means to use as the input. If you really want to use a ringed variable as an input, you have to drag it onto the slot, then right-click on it and choose "ringify" from the menu.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.