{%
    if IsGroupIdValid ~= true then
        print('The current group ID does not exist.')
        return
    end
    echo('Set GATEWAY6 successfully.')
%}