!EXTRACT
Top  Previous  Next


Contains the extraction results. After the expression {{!EXTRACT}} is used once, the content is reset. If you want to use it in more than one place, save it to another variable first using the SET command.

If in one macro several
EXTRACT commands appear, the results are separated by the string [EXTRACT]. This tag is automatically translated into a line break when using the SAVEAS TYPE=EXTRACT command.

If complete tables were extracted, adjacent table elements are separated by the string
#NEXT# and ends of table rows are delimited by the string #NEWLINE#. These tags are automatically translated into comas and newlines when you use the SAVEAS TYPE=EXTRACT command.

Value

Extraction result or
#EANF# (Extraction Anchor Not Found).

Examples

TAG .... CONTENT={{!EXTRACT}} 

SET !EXTRACT NULL (Reset content of EXTRACT)


See Also




Page URL http://www.iopus.com/imacros/help/var_extract.htm