Add a permission to the builder.
Multiple permissions can be added.
- Parameters
-
| self | The Permission Set Builder. This should not be NULL. |
| permission | The Permission to add to Builder. This should not be NULL. |
- Returns
- TRUE is returned to indicate the permission was added.
- Exceptions
-
| FALSE | is returned to indicate the permission could not be added. |