\b;Instruction \c;busy\n;
Syntaxe:
\s;\c;\l;object\u cbot\object;.busy ( );\n;

Checks if the object is busy.

\t;\l;object\u cbot\object;
Any building which can take some action (e.g. \l;Converter\u cbot\convert;).

\t;Return value: \c;\l;bool\u cbot\bool;\n;
\c;\const;true\norm;\n; if the object is doing something (e.g. converting)
\c;\const;false\norm;\n; if the object is not doing anything

\t;Voir aussi
\l;Programmation\u cbot;, \l;types\u cbot\type; et \l;catégories\u cbot\category;.
