What should I set for left-hand side when using RemoveDeletedObject RUF in an activity?
Hi,
I know that if we want to delete certain elements in a Page List, we need to set .pyDeletedObject to true first, and run RUF RemoveDeletedObjects after iteration. This may be a basic question, but what should I set for the left-hand side when using RUF in an activity? I just need to run it, and that's it. I do not need to specify any property. Should I use Property-Set method, or can I run RUF directly by other method? Please guide me.
Thanks,