getAllUsers() returns all users contained in this
group.
Parameters
None
Returns
An array of ScriptUser objects representing the users contained in this group.
Example
var users = mygroup.getAllUsers();
None
An array of ScriptUser objects representing the users contained in this group.
var users = mygroup.getAllUsers();
© 2017 TBS-LLC. All Rights Reserved. Follow @twitter