Forum Discussion
pkudrys
2 months agoFrequent Contributor
Hi, thank you for the reply. inputElement is filled with the alias object and parentElement is a property of the inputElement.
I've created a simple test project showing the issue: FindAll.zip
As shown on the previous image, localParent appears to be the same object (the structure of the object), like inputElement, so I'm a bit surprised FindAll does not work with it. Any idea how to access the object properly?
rraghvani
Champion Level 3
2 months agoFYI, I'm looking into this.