usersInSpacePermission routine
Description
Returns users that correspond to a certain permission in the specified space.
Parameters
Return Type
String []
Example
string[] users = usersInSpacePermission("PP", "EDITSPACE");
See also
Peacock
Returns users that correspond to a certain permission in the specified space.
String []
string[] users = usersInSpacePermission("PP", "EDITSPACE");