While going through writeups on EXTRACT() functions, I came across a parameter “TAGS” as an argument option. I could not find a help article on that option in EXTRACT() functions.
Could you guide if there is any such option and if it is there, how it works? In the list of arguments below, please refer the last but one
Okay. Thank you @Steve I was wondering if it was some additipnal option that allows a user defined “Tag”
If it is not different than HASHTAG, then may I request to remove that repeating word in the description in the help article. It is a minor issue of course. But I was more hopeful that a different TAG function is there. It could have been useful in some text extract scenarios possibly.
Turns out, TAGS is not a valid argument to EXTRACT(), and there is therefore no EXTRACTTAGS() function. I removed TAGS from the list of options in the doc.