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

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.2Revision 3Comment on this topic