Name

UI::WizardCommand — Runs a wizard command

Synopsis

boolean WizardCommand ( term  wizardCommand );

Parameters

term wizardCommand

Return

boolean

Returns true on success.

Description

Issues a command to a wizard widget with ID 'wizardId'. < This builtin is not for general use. Use the Wizard.ycp module instead.