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






@IsCategory

In a column formula, returns a specified string if any item in the row of a view is defined as a category.

Syntax

@IsCategory
@IsCategory(
trueString )
@IsCategory(
trueString ; falseString )

Parameters

trueString

Text. A string to return if an item in the view row is a category.

falseString

Text. A string to return if no item in the row is a category.

Return value

specifiedString

Text.

No parameters:

Single trueString parameter:

Both trueString and falseString parameters

Usage

Use @IsCategory only in column formulas.

This function only looks at the columns to its right, so be sure to place it to the left of the categorized column to which you are referring.

This function does not work in Web applications running version 4.5.

See examples

Examples: @IsCategory
Related topics
Window title and column formula @functions




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009