URL_QUERY

Syntax

URL_QUERY(<URL string>)

Description

Gets the query part of the URL provided as string.

Examples

Column1URL_QUERY returns

http://ddate.cisco211.de/api.php?fg=fff&bg=0&ty=fg

fg=fff&bg=0&ty=fg

http://cisco211.de/?root:sub1:sub2

root:sub1:sub2