ProtoFlux:Strip RTF Tags

From Resonite Wiki
Strip RTF
String
*
Strings

Strip RTF is a ProtoFlux node that Strips rich text format tags like "<size>" "<b>" "<i>" "<u>"

Inputs

String (String)

The string to strip the RTF tags from.

Outputs

* (int)

with rich text format tags like "<size>" "<b>" "<i>" "<u>" removed.

Examples