It's all about the answers!

Ask a question

How to skip items within a table object


Christopher Cote (1516) | asked Sep 27 '16, 10:33 a.m.

I am writing a script which checks for differences between 2 baselines of a module (additions, deletions, and changes).  It seems to be working OK, but when I get to a table object, instead of skipping over the table, the script displays the differences between the individual cells separately, even though it has already done this.  I realize this is because each cell has its own absolute number, but how do I have the script skip to the object after the table?  Is there a function I can call that'll tell me if the object is within the table?

Chris Cote

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.