HTML_SAFE Function

Allows special characters defined in HTML to be displayed as text, rather than using them for format tagging.

Usage

Input Parameters

Keywords

Returned Value

Discussion


NOTE: All text-related HTML routines in PV-WAVE have a Safe keyword, which calls the HTML_SAFE function to escape any special characters contained in the text.

Example

HTML_OPEN

HTML_HEADING, HTML_SAFE('For An OL list')

HTML_CLOSE

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.