YaST2 Developers Documentation: yast2



functions
files
intro

yast2

modules/RichText.ycp
Rich text manipulation routines

Imports

  • String

Global Functions

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