ZroleGrant

Grants or removes one or more roles from a user using prefixed operations where + adds and - removes a role.

Syntax

ZroleGrant{userID?;operation;...}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNoauthor
operationstringYes-

Example

ZroleGrant{123456789012345678;+987654321012345678;-111222333444555666}