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.

Reality V15.0 ()

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 API subroutines. You can set String to any HTML string.

Syntax

RW_PUT(String)

Parameters

String String to be output to RWC.OUTBUF.

RealityV15.0Comment on this topic