dreamweaver.replace()
Availability
Dreamweaver 3.
Description
Verifies that the current selection matches the search criteria that was specified by
dreamweaver.setUpFindReplace(), by dreamweaver.setUpComplexFindReplace(), or by the
user in the Replace dialog box; the function then replaces the selection with the replacement
text that is specified by the search request.
Arguments
None.
Returns
Nothing.
dreamweaver.replaceAll()
Availability
Dreamweaver 3.
Description
Replaces each section of the current document that matches the search criteria that was
specified by dreamweaver.setUpFindReplace(), by dreamweaver.setUpComplexFindReplace(),
or by the user in the Replace dialog box, with the specified replacement content.
Arguments
None.
Returns
Nothing.
Find/replace functions
495
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?