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.
Reality V15.2 Online Documentation (MoTW) Revision 3
RW_ALIGN (RealWeb) (rw_align.htm)
![]() |
Example |
Starts a new paragraph with the specified text alignment.
RW_ALIGN(Alignment)
Alignment A string containing the required alignment. Must be one of:
"LEFT"
"CENTER"
"RIGHT"
The alignment specified will remain in force until the end of the paragraph (that is, until either RW_END_PARA is called or a new paragraph is started).