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






@IsExpandable

In column formulas, returns a specified string if a row in a view can be expanded.

Syntax

@IsExpandable
@IsExpandable(
trueString )
@IsExpandable(
trueString ; falseString )

Parameters

trueString

Text. A string to return if the view row is expandable.

falseString

Text. A string to return if the view row is not expandable.

Return value

specifiedString

Text

No parameters:

Single trueString argument:

Both trueString and falseString:

Usage

Use @IsExpandable in column formulas to indicate whether the current level of documents can be expanded. This function does not work in any other formula.

In the single parameter and two parameter forms, you should limit the string to a single character, especially if the lines already have a lot of text in them.

See examples

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




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009