External Interfaces > RealWeb > RealWeb API > Text and HTML Insertion > RWA_NEWLINES

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

RWA_NEWLINES (RealWeb) (rwa_newlines.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RWA_NEWLINES


Purpose

Appends a specified number of line breaks to a string.

Syntax

RWA_NEWLINES(vString, Lines)

Parameters

vString A variable containing the string to which the line breaks will be appended. On return, the variable contains the modified string. If the string does not exist, it is created.

Lines The number of line breaks to be appended.

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