YaST2 Developers Documentation:
yast2
functions
files
intro
yast2
modules/RichText.ycp
Rich text manipulation routines
Michal Svec <
msvec@suse.cz
>
Stano Visnovsky <
visnov@suse.cz
>
Imports
String
Global Functions
Rich2Plain (string richtext)
global
Rich2Plain (string richtext)
->
string
Convert a richtext string into a formatted plain text.
Parameters
:
richtext
the text to be converted
Return value
:
the converted text
YaST2 Developers Documentation