Description

Takes the given CommandList and removes any that do not match the given AccessLevel.

Syntax

rv = Security_Services("FilterCommandsByAccess", CommandList, AccessLevel)

Parameters

ParameterDescription
CommandList

List of commands to reduce; FM delimited.

AccessLevel

The access level to filter by.

Version

16.0.18

  • No labels