URL_PARAMS

Syntax

URL_PARAMS(<URL string>; <string>)

Description

From the given URL gets the values indicated by the second parameter and the result is a list.

Examples

Column1

Column2

URL_PARAMS returns

http://portal/site/insidege/fullstory?id_a=2648385&id_a=9988&id_a=181818

id_a

[2648385, 9988, 181818]

http://portal/search?q=datameer&q=trialq[datameer, trial]