Search and Replace Pattern VI
- Updated2026-07-27
- 1 minute(s) read
Searches string for substrings that match regular expression and replaces those substrings with replace string. A regular expression requires a specific combination of characters for pattern matching. For more information about special characters in regular expressions, refer to the regular expression input description in the detailed help.

This VI is similar to the Match Pattern function.
This VI can perform a case-insensitive search or search for more complex patterns than the Search and Replace String function.