IsSearchDialog
Mon 01 January 2018Syntax
IsSearchDialog()
Description
Use the IsSearchDialog function to determine whether a search dialog, add dialog, or data entry dialog box is currently executing. Use it to make processes conditional on whether a search dialog box is running.
Returns
Returns a Boolean value: True if a search dialog box is executing, False otherwise.