Will this block code work?

Will this block work? If not why?
So I’m trying to make a trigger that checks a property value but I had to work around something… So here it is


(I did add a channel, so don’t you think I’m dum)

My property type was “Numbers” not text, that’s why it didn’t work

1 Like

Yes, it will work. I will advise you to make the tests yourself, and if anything goes wrong, ask then. Thank you.

3 Likes

I think that would work. If it doesn’t, try this:
image


(don’t forget to make the property a number property)
hope this helps :)

4 Likes

Seems Good to me :+1:, but if you set the type of property to number make sure you use the number block instead of the text

3 Likes

Make sure that you put a channel in also

My original block code didn’t work, I honestly have no idea why.
But your code worked, I guess it’s because,

Get property Elevator

Anyways thanks, you solved my problem :grinning:

2 Likes

Could you guess why it didn’t work?
maybe it’s because it didn’t identify “Elevator” as a property, so it couldn’t identify its value.