Web History - Replace Method

Replace the current history item

Member of Web History (PRIM_WEB.History)

Parameters

NameTypeData TypeDescription
QueryString*InputUnicode StringQueryString to be appended to the root of the URL
Signal*Input (Optional)BooleanSet 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

Febuary 18 V14SP2