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

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

RW_PUT (RealWeb) (rw_put.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_PUT


Purpose

Outputs the contents of a string directly to RealWeb's RWC.OUTBUFbuffer. This is the simplest, yet potentially the most powerful, of all the DataBasic APIClosed subroutines. You can set String to any HTML string.

Syntax

RW_PUT(String)

Parameters

String String to be output to RWC.OUTBUF.

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