\b;Инструкция \c;deflag\n;
Синтаксис:
\s;\c;deflag ( );\n;

Убирает \l;цветной флаг\u object\flag; расположенный перед \l;сниффером\u object\botsr;.

\t;Возвращаемое значение: \c;\l;int\u cbot\int;\n;
Normally an error stops the program. You can prevent the program from stopping on errors by using the \c;\l;errmode\u cbot\errmode;(0)\n; instruction. A value different from zero if an error occurred is then returned by \c;deflag();\n;.
\c;== 0 \n;removed a flag
\c;!= 0 \n;could not remove a flag

\t;См. также
\l;Программирование\u cbot;, \l;типы\u cbot\type; и \l;категории\u cbot\category;.
