Get actual Hash
Syntax
Description
It reads the current URI in the address bar.
Example
The following program illustrates the function call within the function “alert”.
Function will read current URI from the address bar and the function “alert” will output it on the screen.
Last updated