ZonlyForIDs

Halts execution unless the author’s user ID matches one of the specified IDs.

Syntax

ZonlyForIDs{userID;...;errorMessage?}

Arguments

NameTypeRequiredDefault
userIDsnowflakeYes-
errorMessagestringNoYou are not allowed to use this command.

Example

ZonlyForIDs{123456789012345678;987654321012345678}