addUserToSpacePermission

Description

Adds a single user to a space permission if the user is not already in that permission.

Parameters

Return Type

Boolean (true/false)

Example

addUserToSpacePermission("EDITSPACE", "PS-DOCS", "jdoe");

See also