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_START_DEFINITION (RealWeb) (rw_start_definition.htm)
Use of this API 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.
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.
RW_START_DEFINITION
Requires a subsequent call to RW_END_DEFINITION.