Framework:FKT FormattedTextToRawText: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Framework: | ==[[Framework:Formulae#Functions|Function]]== | ||
This function returns a formatted text without the format tags (e.g. [color=#49e31a]). | This function returns a formatted text without the format tags (e.g. [color=#49e31a]). | ||
| Line 6: | Line 6: | ||
This function belongs to [[:Category:Functions_-_server-side|server-side functions]]. | |||
== | ==Example== | ||
Typed: | Typed: | ||
| Line 16: | Line 16: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category: | [[Category:Functions|FKT_FormattedTextToRawText]] | ||
[[Category: | [[Category:Functions_-_server-side|FKT_FormattedTextToRawText]] | ||
[[de:Framework:FKT_FormattedTextToRawText]] | [[de:Framework:FKT_FormattedTextToRawText]] | ||
Revision as of 11:40, 12 September 2022
Function
This function returns a formatted text without the format tags (e.g. [color=#49e31a]).
FKT_FormattedTextToRawText(<FormattedText>)
This function belongs to server-side functions.
Example
Typed:
FKT_FormattedTextToRawText('[color=#d03f3f]rot[/color][left][color=#0f0909]schwarz[/color][/left]') -> Ergebnis: rotschwarz