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 Application Programming Interface - a set of functions that you can use in your programs to work with a component.  subroutines. You can set String to any HTML string.

Syntax

RW_PUT(String)

Parameters

String String to be output to RWC.OUTBUF.