Html-ReplaceText

Имя функции dcl-Html-ReplaceText
Синтаксис   (dcl-Html-ReplaceText <CONTROL> OldText [типа String] NewText [типа String])
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к 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.