The SecurityLevel= command sets the required security level and prevents everything that follows the command from running if the Clerk does not have the appropriate Security Level. Square brackets "[]" symbolize entries to be replaced.
Usage: SecurityLevel=[Number]
For example:
SecurityLevel=1
ChangeModule=DBM
This example switches to Database Manager only if the Clerk has a Security Level of 1 or better.
Note: The Security Level command only determines whether or not the program will process subsequent commands in a tool. It cannot give a Clerk access to a function or a module if the Clerk does not otherwise have access to it.