Html_ReplaceText

Funktionsname dcl_Html_ReplaceText
Syntax   (dcl_Html_ReplaceText <CONTROL> OldText [als String] NewText [als String])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Html

This method searches through the HTML code for the current page and replaces all instances of OldText with NewText, then updates the display to reflect the changes.