Name

UI::WizardCommand — Run a wizard command

Synopsis

boolean WizardCommand ( term  wizardCommand );

Parameters

term wizardCommand

Return

boolean

Returns true on success.

Description

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