Find Variable

The Find Variable page allows you to search for the usage of a given variable or locate a configuration variable with specific text, among other functions. Additionally, it enables you to search for constant variables, enabling you to identify all configuration instances that contain them.

To search for a configuration variable by name, simply paste the variable's name into the input field at the top of the screen and click the "Search" button. This action will display all the configuration instances in a hierarchical tree view.

Find variable

To search for a variable using its value, you can change the query type by clicking on the button before the search input and switching to "value". This enables you to search for all variables containing a specific text.

Find variable by its value

You can also search for variable names and values using regular expressions by simply clicking on the button located on the right side of the text input field.

Find variable using regular expression

Last updated