Forum Discussion

gskerman's avatar
gskerman
New Contributor
14 years ago

How do I force a list item collection to update

Hi, I'm trying to check a list item for a state change. The item has parameters therefore waitproperty will not work, so I am using a while loop to check that the item state has changed. ...