Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [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.