RW_START_DEFINITION


Use of this APIClosed Application Programming Interface - a set of functions that you can use in your programs to work with a component subroutine is now deprecated - it can still be used, but for new developments it is recommended that you use RW_START_DLIST for enhanced functionality.

Purpose

Starts a definition list. A definition list can be used to present a glossary, list of terms or other name/value list. Items are added to a definition list using RW_DEFINITION_ITEM.

Syntax

RW_START_DEFINITION

Dependencies

Requires a subsequent call to RW_END_DEFINITION.