Let's say I have a Business Rule that is fired prior to adding members to a group. Is it possible to get the number of objects being added to that group as part of a Powershell scripts? For example, if I'm adding 6 users to a group, is there an automatic variable that I can access that tells me that 6 objects will be added or is each added user treated completely independently?