The EXTRACTION Statement (OPTIONAL)
- Last UpdatedJan 20, 2023
- 1 minute read
EXTRACTION,<dex_name>,<dex_str>;
<dex_name> is the name of the data extraction variable and has the type EXTRACT. The maximum length of <dex_name> is 32 characters.
<dex_str> is the data extraction string and has the type STRING. For further information, see documentation in User's Guide Data Extraction.