ScriptManager.getRawUrl

Syntax

PP.ScriptManager.getRawUrl(url: String);

Parameters

url. Source URL.

Description

The getRawUrl method clears URL from parameters.

Comments

This method returns a String-type value.

Example

The example of use is given in the with description of the ScriptManager.loadScript method.

See also:

ScriptManager