YaST2 Developers Documentation:
Configuration of users and groups
functions
files
intro
Configuration of users and groups
include/users/routines.ycp
various routines
Jiri Suchomel <
jsuchome@suse.cz
>
Local Functions
SplitFullName (symbol what, string cn)
local
SplitFullName (symbol what, string cn)
->
string
Split cn (fullname) in forename and surname.
Parameters
:
what
`surname or `forename
cn
fullname
Return value
:
selected part of user name
YaST2 Developers Documentation