Description
Removes a single user from a space permission if the user is in that permission.
Parameters
Return Type
Boolean (true/false)
Example
removeUserFromSpacePermission("EDITSPACE", "PS-DOCS", "jdoe");
Removes a single user from a space permission if the user is in that permission.
Boolean (true/false)
removeUserFromSpacePermission("EDITSPACE", "PS-DOCS", "jdoe");