url.to_string

url.to_string

url.to_string

Function

Returns the raw text of the current URL.

Syntax

Parameters

None.

Return value

TypeDescription
StringCurrent URL text.

Code Example

Notes

  • to_string does not parse or normalize URLs.