info("searchformula")

The info(“searchformula”) function returns the most recent search formula used in a find statement, if any.


Description

This function returns the most recent search formula used in a find statement, if any. This is the formula that will be used by the nextmatch and previousmatch statements.

If there hasn’t been a search, this function will return an empty string (""). Panorama uses this to disable the Find Next/Find Previous commands in menus.


See Also


History

VersionStatusNotes
10.0NewNew in this version.