\b;Инструкция \c;research\n;
Синтаксис:
\s;\c;\l;object\u cbot\object;.research ( type );\n;

Начинает \l;исследование\u cbot\researches; заданного типа.

\t;\l;object\u cbot\object;
\l;ResearchCenter\u object\research; or \l;AutoLab\u object\labo;.

\t;тип: \c;\l;int\u cbot\int;\n;
\l;Имя исследования\u cbot\researches;.

\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;research()\n;.
\c;== 0 \n;The research successfully started
\c;!= 0 \n;The research could not be started (e.g. the research is disabled in the level, no power cell)

\t;См. также
\l;Research names\u cbot\researches;, \l;canresearch\u cbot\canresearch;, \l;researched\u cbot\researched;, \l;программирование\u cbot\programming;, \l;типы\u cbot\type; и \l;категории\u cbot\category;.
