Framework:FKT FormattedTextToRawText
From CoPlanner 10
Jump to navigationJump to search
Funktion
This function returns a formatted text without the format tags (e.g. [color=#49e31a]).
FKT_FormattedTextToRawText(<FormattedText>)
Diese Funktion gehört zu den serverseitigen Funktionen.
Beispiel
Typed:
FKT_FormattedTextToRawText('[color=#d03f3f]rot[/color][left][color=#0f0909]schwarz[/color][/left]') -> Ergebnis: rotschwarz