Feedback on "Instance:QueryDescendants"

I think it should be mentioned here that [$Attribute = nil] does not work, and you have to use :not([$Attribute]) instead, since it’s slightly unexpected behavior.

Affected URL: https://create.roblox.com/docs/reference/engine/classes/Instance#QueryDescendants

1 Like

Hi @BackspaceRGB ,
Thanks for the feedback. I’ve updated the docs to note the case you mention.

https://create.roblox.com/docs/reference/engine/classes/Instance#QueryDescendants

IgnisRBX

1 Like