Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Search and Replace

We have created Search and Replace form that the user can use to search and replace anything within the database in the Available DB Builder app.

How to use Search and Replace

...

Info
titleSearch For

The "Search For" field supports the * and # wildcards (available in v2900 or newer).

AHU*_ would denote any substring starting with AHU and ending with _

AHU#_ would denote any substring starting with AHU and ending with _ while also having numbers inbetween

...

Lets say we wanted to change the vav names from Vav-01 to Vav 01. So all we are doing is remove the hyphen (minus) (minus) in the name and replace it with a space.

...

Then we can Search for the hyphen (minus)(minus) and replace it with a space.

...