Ответ 1
Поскольку вы не укажете, что вы действительно хотите, все, что я могу сказать, это посмотреть
?message # prints a message but not stop execution
?warning # prints a warning message but not stop execution
?stop # stops execution of the current expression and executes an error action.