Forum Discussion
1 Reply
Sort By
- rraghvani
Champion Level 3
See aqObject.CheckProperty Method, which allows you to check multiple properties of an object.
In this example, I'm checking that the object has these three properties defined
Hi, I was wondering if there is a way I can check two statements using the checkproperty() method. I am scripting using python and the idea is to check two different statement separated by the 'or' operator. I have tried using if statement and while loops so far but haven't been successful (yet).
See aqObject.CheckProperty Method, which allows you to check multiple properties of an object.
In this example, I'm checking that the object has these three properties defined