Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web History - Replace Method

Panel
bgColor#2c3c4c

Replace the current history item

Member of of Web History (PRIM_WEB.History)

Parameters

Name

Type

Data Type

Description

QueryString

*Input

Unicode String

QueryString to be appended to the root of the URL

Signal

*Input (Optional)

Boolean

Set to false to stop Changed event firing

Details

The Replace method modifies the current item in the browser history.

You can only add the QueryString portion of the URL. The domain and port etc., are simply a repeat of those for the current page.


See also

All Component Classes

Technical Reference