AuthorityUrlExtractor
Description
Returns the authority sections of a URL as string.
Use
- Argument:
- Select an input field with a EML file. (Binary)
- Output field:
- Enter an output field name.
Example
String value | AuthorityUrlExtractor() returns |
---|---|
https://www.example.com/test/?p1=123&p2=456&p3=789 | https://www.example.com/ |