Text Extraction =============== Category -------- String Commands Description ----------- This command allows you to perform advanced string extraction. Use this command when you want to extract a piece of text from a larger text or variable. Parameters ---------- **Text** Select text or variable to extract. **Extraction Type** Select the type of extraction that is required. **Extraction Parameters** Indicate the parameter attributes. **Result** Indicate the variable to receive the result. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\String Commands\\Text Extraction\\Text Extraction.xml` See Also -------- - :doc:`Concat Text ` - :doc:`Contains Text ` - :doc:`Format String ` - :doc:`Get Word Count ` - :doc:`Get Word Length ` - :doc:`Modify String ` - :doc:`String Operation ` - :doc:`String Replace ` - :doc:`StringIsNullOrEmpty ` - :doc:`Substring ` - :doc:`Trim Text `