Description | Example | Return message | Group

PythonAccessConstraintPlugins

Add or remove Python files for Access Constraint plugins.

Syntax

PythonAccessConstraintPlugins <ApplicationPath> {PythonAccessConsraintPluginsOption}

Description

This command allows you to add or remove Python files for Access Constraint plugins.

{PythonAccessConsraintPluginsOption}Description
Add <Filename>Add Python file <Filename> to the list of Access Constraint plugins
Remove <Filename>Remove Python plugin file <Filename> from the list of Access Constraint plugins
RemoveAllRemove all Python plugin files from the list of Access Constraint plugins

Examples

To add the my_constraint_plugin Python script

PythonAccessConstraintPlugins / Add "C:\Temp\my_constraint_plugin.py"

To remove the my_constraint_plugin Python script

PythonAccessConstraintPlugins / Remove "C:\Temp\my_constraint_plugin.py"

To remove all the Python scripts

PythonAccessConstraintPlugins / RemoveAll

Return message

Group membership

This command belongs to the following group(s):

Application Options

Version

12.4