RW_START_DEFINITION
Use of this RW_START_DLIST for enhanced functionality.
subroutine is now deprecated - it can still be used, but for new developments it is recommended that you usePurpose
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.