Click or drag to resize
HTML Functions

[This is preliminary documentation and is subject to change.]

These functions are use for maniputation of HTML strings.

TOPICA Basic HTML functions

Name

Description

NewlineToHTMLBreak

Replaces "newline" (as stored in database, i.e. CR/LF) to HTML "break" (i.e. <br />).

HTML_Tag

Surrounds input string with specified HTML tag.