Skip to content

[F] mergePermissionSets

function mergePermissionSets(a, b): PermissionSet;

Union two permission sets (used to compute the combined needs of libraries).

ParameterType
aPermissionSet
bPermissionSet

PermissionSet