String getWindowLocationHash( )

Not documented.

Source

String getWindowLocationHash() {
  return window.location.hash;
}