@plzhelplol

And regarding your second question;

I use the 'Output' value; the output is either a 0 or a 1 (a number value), if you connect that to a true or false (a boolean value) it causes 0 = false and 1 = true

That way we don't need a Trigger value.