Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:StripRTFTags

From Resonite Wiki
Revision as of 15:45, 24 September 2024 by Nuki (talk | contribs)
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