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






Text property

Read-only. A plain text representation of an item's value.

Defined in

NotesItem

Data type

String

Syntax

To get: itemText$ = notesItem.Text

Usage

Multiple values in a list are separated by semicolons in the returned string. If an item's value is large, the returned string may be truncated.

For rich text items, this property skips non-text data such as bitmaps and file attachments.

For HTML items, this property returns Null.

Language cross-reference

Text property in Java Item class

See examples

Examples: Text property
Related topics
Accessing item properties in LotusScript classes
Getting text renditions of rich text items in LotusScript classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009