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.

Reality V15.2 Online Documentation (MoTW) Revision 3

RWA_VSPACE (RealWeb) (rwa_vspace.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RWA_VSPACE


Purpose

Creates a vertical space in an HTML document. Used, for example,  to create space above and below an image. Appends generated code to vString.

Syntax

RWA_VSPACE(vString, Height)

Parameters

vString A variable containing the string to which the generated code is appended. On return, the variable contains the modified string. If the string does not exist, it is created.

Height Height, in pixels, of the space to be left.

RealityV15.2Revision 3Comment on this topic