RWS_COLOR, RWS_COLOUR


Use of these API subroutines is now deprecated - they can still be used, but for new developments it is recommended that you use RWS_FONT for enhanced functionality.

Purpose

Tags the contents of a string to be displayed in the specified colour in an HTML document.

Syntax

RWS_COLOR(vString, Color)

RWS_COLOUR(vString, Color)

Parameters

vString A string variable containing the text to be tagged. On return, contains the modified string.

Color Specifies the colour for the text. See RWS_FONT for details.