Skip to main content
Version: 7.0

Variable: Search

The module allows to search in variables for regular expressions. It is possible to use file with several expressions or just to use one single expression. The list of found objects is stored in a file in CSV format.

Designation

Name
info.VariableSearch

Configuration

Pattern File (pattern-file)
A file containing one regular expression in each line
Pattern (pattern)
A regular expression that is searched for in the variables

Description

The following information is saved in the generated file in CSV format:

  • Object name
  • Folder
  • Object type
  • Pattern (the expression that was matched)
  • Column (column in which the pattern was found)
  • Value (value to which the expression was matched)