Change-Id: I64f723af61ac1dc87a23c723828749d0815f1dcd
<para>
<note>
Note that if a null variable is assigned to a name, it is removed.
- <code>x=disp(1)</code> deletes <literal>x</literal>.
+ <code>x=disp(1)</code> deletes <varname>x</varname>.
</note>
</para>
</listitem>
</para>
<para>
<code>typename('',type)</code> suppress the data type given by its code
- <literal>type</literal> out of the table of known data types.
+ <varname>type</varname> out of the table of known data types.
</para>
<para>Number max. of defined types is 50.</para>
</refsection>
<para>
<note>
Заметьте, что, если нуль-переменная назначается имени, то оно удаляется.
- <code>x=disp(1)</code> удаляет <literal>x</literal>.
+ <code>x=disp(1)</code> удаляет <varname>x</varname>.
</note>
</para>
</listitem>