ProtoFlux:StripRTFTags

From Resonite Wiki
Revision as of 01:25, 19 February 2024 by 989onan (talk | contribs) (Create Strip RTF Tags ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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