External Interfaces > RealWeb > RealWeb API > Character Translation > RW_TRANS

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_TRANS (RealWeb) (rw_trans.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_TRANS


Purpose

Processes the contents of a string to convert certain reserved character values then outputs the converted text to the RealWeb output buffer specified in Control.

Syntax

RW_TRANS(String, Control)

Parameters

String String to be processed.

Control Specifies the RealWeb output buffer as follows:

RWD_NORMAL
Output to RWC.OUTBUF

RWD_HEAD
Output to RWC.HEADBUF

RWD_JAVASCRIPT
Output to RWC.JSBUF

RWD_ERROR
Output to RWC.ERRORBUF

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