function sap/base/security/encodeURL

Visiblity: public
Available since: N/A
Module: sap/base/security/encodeURL
Application Component:

Encode the string for inclusion into a URL parameter.

Unescaped characters: alphabetic, decimal digits, -_. (dash, underscore, point)


Parameters Overview

Param Type Default Value Description
sString string The string to be escaped

Methods Overview

Method Description