This is an old revision of the document!


Strip Html (Expression Function)

Purpose

The Strip Html function (STRIP_HTML) is used to remove html tags from a string of text. Most often used to clean up strings of text that need their special formatting removed.

Parameters

The Strip Html function has one required parameter:

Input

Allowed Inputs: field value or text string

This is the string that will be stripped of its html tags.

Example

A common use for this function is to remove unwanted html formatting from a string. For example STRIP_HTML('This is BOLD text. This is normal text.“) would result in “This is BOLD text. This is normal text”.

expression function - strip html.1473877160.txt.gz · Last modified: 2016/09/20 18:18 (external edit)
Copyright WorkXpress, 2024