Description
Verifies that the selection matches the current search string and replaces it with the
replacement string.
See also
fw.setUpFindReplace()
fw.replaceAll()
Availability
Fireworks 3.
Usage
fw.replaceAll()
Arguments
None.
Returns
The number of items replaced, or
if the search is not yet complete.
–1
Description
Performs a replace all operation on the active document using the current
search-and-replacement strings.
See also
fw.setUpFindReplace()
fw.revertDocument()
Availability
Fireworks 3.
Usage
fw.revertDocument({document})
Arguments
A Document object, for example,
, that specifies
document
fw.documents[2]
the document to be reverted. This argument is optional. If
is omitted or
, the
document
null
active document is reverted.
334
Fireworks JavaScript API
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers