You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Web History - Replace Method
Replace the current history item
Member 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

  • No labels