DirHumanParticipant.castPermissionToString(permission)

Returns the string representation of a permission's integer value. If the permission is not a valid permission, then null is returned.

This method is the opposite of castPermissionFrom().

Arguments:

Name Type Description Mode
permission Int a number that represents a Role permission or a list of them. in