storeExtractedText (pattern, varname)
(Molybdenum-only)
Extract text from body text and store it in a variable.
All groups found will be concatenated.
Example: Assuming text is 'an example' and regexp is .(a.).
The result will be 'anam'
@since 0.7.1
Arguments: