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.