Framework:FKT FormattedTextToRawText

From CoPlanner 10
Revision as of 11:39, 12 September 2022 by Admin (talk | contribs)

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