Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@ViewTitle

Returns the current view's name. If there are aliases and synonyms, they are returned in a text list.

Syntax

@ViewTitle

Return value

title

Text or text list.

Usage

This function works in toolbar button, hotspot, or form action formulas, if the formula opens to a view using an @command such as FileOpenDatabase. It can be used in hide-when formulas for view action bars, but not for other hide-when formulas. Returns the name of the view that was last accessed when used in field, form action, section editor, or window title formulas or null if no view has been accessed. It does not work in column, selection, mail agent, paste agent, or scheduled agent formulas.

Language cross-reference

Name property of LotusScript NotesView class

ViewName property of LotusScript NotesUIView class

Name property of Java View class

See examples

Examples: @ViewTitle
Related topics
Using conditional statements
Database and view attributes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009