External Interfaces > RealWeb > RealWeb API > Links (RealWeb)

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

Links (RealWeb) (routines.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Links

The routines in this category allow you to create links to other RealWeb subroutines and HTML pages,

*RW_ANCHOR Creates a link to a URLClosed and appends the HTML to the output buffer.
RWA_ANCHOR Creates a link to a URL and appends the HTML to a string.
RW_IMAGE_ANCHOR Creates an anchor for up to three different images in a single position and appends the HTML to the output buffer.
RWA_IMAGE_ANCHOR Creates an anchor for up to three different images in a single position and appends the HTML to a string.
RW_IMAGE_FUNCTION Creates an image button that invokes a JavaScriptClosed function and appends the HTML to the output buffer.
RWA_IMAGE_ FUNCTION Creates an image button that invokes a JavaScript function and appends the HTML to a string.

 

A leading asterisk indicates that the subroutine was present in RealWeb 2.

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