External Interfaces > RealWeb > RealWeb API > Text Structure (RealWeb)

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

Text Structure (RealWeb) (routines.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Text Structure

The routines in this category allow you to specify the structure of you HTML page, by creating paragraphs and divisions.

RW_START_DIV Starts a new division
RW_END_DIV Ends a division.
RWS_DIV Tags a string as a division.
RW_START_PARA Starts a new paragraph.
RW_END_PARA Ends a paragraph.
RWS_PARA Tags a string as a paragraph.

 

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