Remove all instances of Editable declare page with parameters
We have a thread level editable declare page with parameters. When we call the declare page with different parameters multiple instances of the declare page gets formed in clipboard.
Our requirement is to remove all the instances of the declare page from clipboard.
We have tried flushing, page remove of the declare page, nothing worked.
Note: the time when we need to remove the declare page, we are not sure how many instances of the declare page is loaded in clipboard.