Hello,
Try using "lr_eval_string" in the parameter substitution, like below sample.
lr_save_param_regexp(
html,
strlen(html),
"Ordinal=1",
lr_eval_string("RegExp={SEARCH_PREPARED_MASK}"),
"ResultParam=reMatchesParam",
LAST
);
If it works, Please accept this one as the solution !!
Thanks,
Nan raso