Class Reference
%SYSTEM.CodeScanner
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%SYSTEM] >  [CodeScanner]
Private  Storage

class %SYSTEM.CodeScanner extends %SYSTEM.Help

Used to scan user code looking for code that may not work correctly due to use of unsupported features.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Methods
Help Scan ScanAll


Methods

• classmethod Scan(SearchList As %String = "*.*")
Scan this namespace looking for code that may not work correctly due to use of unsupported features. You can pass an options SearchList argument which is a mask of which documents to search for.
• classmethod ScanAll(SearchList As %String = "*.*")
Scan all namespaces on this system looking for code that may not work correctly due to use of unsupported features. You can pass an options SearchList argument which is a mask of which documents to search for.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.