{%
if Result == 0 then
    echo('Reset iME successfully, the iME will restart soon.')
else
    echo('Reset iME failed.')
end
%}