Why is the "this" reporter not a primitive?

Why is this [ V] not a primitive? Please correct me if I'm wrong, but I thought primitives were blocks whose definitions were in their simplest forms. When I opened the block's definition, it included <t>primitive [ V], so why is [primitive V] of block ((this [ V])@addInput::ring)reporting <false>?

Thank you.

I don't know why you're getting <false> , since I'm getting <true> , well, whenever the <t> primitive [ V] block is set to true.

Odd...

"This" Primitive Reports False

It's specifically my Custom Types project that's doing this, even after reloading. Every other project reports <true>.

Maybe try reloading

Sorry, I edited my original reply to address this.

I fixed it after switching the primitive command to false and then true again. Well, thank you, but I'm confused.

Huh, try running this to revert the block to it's original primitive definition.

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