NextGen Knowledge Center

Use Find and Replace

You can find and replace all instances of a field, variable, or function with another field, variable, or function using the Find and Replace feature. You can use this feature in a:
  • Trigger condition
  • Value calculation
  • Macro function body
  • Trigger setup window (for example, for entries in the DBPickList trigger and Patient Allergy trigger)

You can use IntelliSense lists to fill in the find and replace with entries.

  1. Select the expression input box.
    Condition box in the Trigger Info window, or Value Calculation box in the Assign Field Value window.
  2. To display the Find and Replace window, enter F3.

  3. In the Find box, select the field/variable/function to be replaced from the Find list or from an IntelliSense list.
  4. In the Replace with box, select the replacement field/variable/function from the Replace list or from an IntelliSense list.
  5. Select OK.
    Every instance of the original field/variable/function in the expression or entry is replaced with the new field, variable, or function you selected.