Value Property (Match Object)¶
A read-only value that contains the matched value or text. Supported on EmEditor Professional Version 15.9 or later.¶
[JavaScript]¶
s = m.Value;
[VBScript]¶
s = m.Value;
Version¶
Macro Reference — Match Object — Value Property (Match Object)