User Tools

Site Tools


Sidebar

dictionary:more:removehtmltags

Remove HTML Tags

Takes a text parameter and returns it with anything resembling an HTML tag removed.

Usage:

Remove HTML Tags [text] the text to filter for HTML tags

Returns text without HTML tags.

Examples:

  write log (remove html tags “this <b>will</b> not be bold”)

would result in “this will not be bold”

History:

  • Added in XTension version 9.3.10
dictionary/more/removehtmltags.txt · Last modified: 2018/02/03 19:06 by James Sentman