loadUrlArgs

Returns an Object with a property for each URL argument for the currently loaded page. The value of each property is the value set for the argument on the URL.

Syntax

loadUrlArgs();

Parameters

none

Returns

  • Object