Skip to end of banner
Go to start of banner

usersInSpacePermission routine

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

  • No labels