18 lines
431 B
HTML
18 lines
431 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>obj.in.room</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>obj.in.room</h1>
|
|
<B>Category</B><p>
|
|
<a href="test_commands.html">Test commands</a> / <a href="inventory_commands.html">Inventory item commands</a><p>
|
|
<p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
if (obj.in.room(iA,vB)) { .....<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Returns true if the room number if inventory item iA is equal to vB.<p>
|
|
<B>See also</B><p>
|
|
<a href="has.html">has</a><p>
|
|
</BODY></HTML>
|