showFindReplaceReport
layout showFindReplaceReport boolean { t | nil }
Description
Displays a detailed report for any find and replace operation in CIW. This function is supported for all Find, Replace, and Replace All operations.
GUI Equivalent
Examples
envGetVal("layout" "showFindReplaceReport")
envSetVal("layout" "showFindReplaceReport" 'boolean t)
Related Topics
Return to top