Closed msprijatelj closed 4 months ago
Add an optional parameter, actorPermissionLevel, to both Scan macros. When set to an integer greater than or equal to 0, it sets the Default Permission Level to actorPermissionLevel. Default value of actorPermissionLevel is null.
actorPermissionLevel
null
Also, semicolons. I recommend just running prettier on the code before pasting it into the macro editor.
Add an optional parameter,
actorPermissionLevel
, to both Scan macros. When set to an integer greater than or equal to 0, it sets the Default Permission Level toactorPermissionLevel
. Default value ofactorPermissionLevel
isnull
.