16 lines
289 B
HTML
16 lines
289 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>parse</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
<h1>parse</h1>
|
||
|
<B>Category</B><p>
|
||
|
<a href="string_commands.html">String commands</a><p>
|
||
|
<B>Syntax</B><p>
|
||
|
<p>
|
||
|
parse(sA);<p>
|
||
|
<B>Description</B><p>
|
||
|
<p>
|
||
|
Parses string sA as if it were entered by the player.<p>
|
||
|
<B>See also</B><p>
|
||
|
</BODY></HTML>
|