listImpactedFiles
Syntax
Description
returns the names of the project files that require the specified
impactedfiles = listImpactedFiles(proj,files)files to run.
specifies additional options as one or more name-value arguments. For example, to
find the impact files only in the specified project impactedfiles = listImpactedFiles(proj,files,Name=Value)proj, set
the AnalyzeReferences argument to
false.