Vuo  1.2.8
Functions
VuoTextHtml.h File Reference

Description

VuoTextHtml interface.

Functions

VuoText VuoText_removeHtml (VuoText text)
 Returns a new string, removing HTML tags, and converting numeric character references and character entity references to their corresponding character. More...
 

Function Documentation

◆ VuoText_removeHtml()

VuoText VuoText_removeHtml ( VuoText  text)

Returns a new string, removing HTML tags, and converting numeric character references and character entity references to their corresponding character.