ViewShowSearchBar @Command (Formula Language)

Toggles the display of the full-text search bar at the beginning of the view. If the database does not have a full-text index, the search bar displays but is not usable.

Syntax

@Command( [ViewShowSearchBar] ; onOff )

Parameters

onOff

Number. Specify "1" to show the search bar. Specify "0" to hide it. Omit this parameter to toggle the display of the search bar.

Usage

You can use this command in Web applications. In the Notes® client, this command can only be used with views and folders.