Navigation: Programmers' Reference > Scripting Editor > Built-in Commands
Opens a message box that shows the currently loaded assemblies. The user will have to click "OK" to proceed.
CLR.ShowLoadedAssemblies() -> void
CLR.ShowLoadedAssemblies();