If statement (equal / not equal)

Hello,

I’ve been searching everywhere, but without success.

How can should I write “If consumedParts is equal to zero then do…” or “If consumedParts is not equal to zero then do…”?

Currently I have it like this, but even when “consumedParts” is equal zero, it’s still rund “Create” statement.

Are you using Feeder component? If not, could you upload the file, so that we could check it.

I’m using process node.

Here you can find processes:


Hall_I_finalI.vcmx (5.9 MB)

The value is 1, that’s why.

Oh my…

You’re right, I’m sorry. The other steps were processed so quickly that I didn’t even saw it.