Commands For Secured Loading of JavaScript Files

 
 
 

AutoCAD provides you with system variables such as TRUSTEDDOMAINS, TRUSTEDPATHS, and SECURELOAD that helps to protect your intellectual property against malicious code.

Refer to this table to know about the system variables that you can use to secure your data against any malicious code from being loaded and executed in AutoCAD.

System Variables for Secured Loading in AutoCAD

System Variable Description
SECURELOAD Controls whether AutoCAD loads executable files based on their location.
TRUSTEDPATHS Specifies the folders from which AuotCAD has permission to load and execute files that contain code.
TRUSTEDDOMAINS Specifies the domain names or URLs from which AutoCAD can run JavaScript code.
NoteThe TRUSTEDDOMAINS system variable works in conjunction with the SECURELOAD system variable
For more information about these commands, see Commands for Protecting Against Malicious Code Reference in AutoCAD Help.