Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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


  • No labels