External Interfaces > RealWeb > RealWeb API > Lists > RW_DEFINITION_ITEM

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

RW_DEFINITION_ITEM (RealWeb) (rw_definition_item.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_DEFINITION_ITEM


Use of this APIClosed subroutine is now deprecated - it can still be used, but for new developments it is recommended that you use RW_DLIST_ITEM for enhanced functionality.

Purpose

Adds a new term and its definition to a previously opened definition list. A definition list can be used to present a glossary, list of terms or other name/value list.

Syntax

RW_DEFINITION_ITEM(Item, Description)

Parameters

Item A string containing the term to be defined.

Description A string containing the definition of the term.

Dependencies

Requires a previous call to RW_START_DEFINITION.

RealityV15.1 (MoTW) Revision 7Comment on this topic