Hi,
in my getResources snippet, I'd like to include all resources except one, that is previously used by another instance of getResources.
Any idea how to achieve that?
Thanks...
to exclude a resource with id 45:
Forgot to mention, ID of the excluded resource is dynamic...