YaST2 Developers Documentation: yast2



functions
files
intro

yast2

modules/Call.ycp
Workaround for CallFunction problems

Global Functions

global Function (string f, list a) -> any

Workaround function for WFM::CallFunction scope problems (#22486). Same use as WFM::CallFunction.

Parameters:
f function client to be called
a function params
Return value:
function result

YaST2 Developers Documentation