addUserToContentPermission
Description
Adds a single user to a content permission if the user is not already in that permission.
Parameters
Return Type
Boolean (true/false)
Example
addUserToContentPermission("Edit", 11508, "jdoe");
See also
Peacock
Adds a single user to a content permission if the user is not already in that permission.
Boolean (true/false)
addUserToContentPermission("Edit", 11508, "jdoe");