FORMULA LANGUAGE


ViewShowSearchBar @Command
Toggles the display of the full-text search bar at the top 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


Usage

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

See Also