SearchMatch.UpdateForReplaceValue
- Updated2025-07-21
- 1 minute(s) read
SearchMatch.UpdateForReplaceValue
Syntax
SearchMatch.UpdateForReplaceValue( newValue)
Purpose
Updates the value of the property the SearchMatch object references. This method sets the SearchMatch.MatchIsValid property to False for the current and neighboring SearchMatch objects as needed if the location of their match is the value.
Remarks
This method does not perform the actual replace operation. Use PropertyObject objects to edit the file or property before calling this method.
Parameters
newValue As String
[In] Specifies the string with which the value was replaced.