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

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_HSPACE (RealWeb) (rwa_hspace.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RWA_HSPACE


Purpose

Creates a horizontal space in an HTML document. Used, for example, to create space on the left and right hand sides of an image. Appends generated code to vString.

Syntax

RWA_HSPACE(vString, Width)

Parameters

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

Width The width, in pixels, of the space to be left.

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