You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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