Request.Path (gb.web)
Syntax
STATIC
PROPERTY READ
Path
AS
String
Returns the path of the request.
It is an equivalent of
CGI["PATH_INFO"]
.