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_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).