17 lines
441 B
HTML
17 lines
441 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>set.scan.start</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
<h1>set.scan.start</h1>
|
||
|
<B>Category</B><p>
|
||
|
<a href="control_commands.html">Control flow commands</a><p>
|
||
|
<B>Syntax</B><p>
|
||
|
<p>
|
||
|
set.scan.start();<p>
|
||
|
<B>Description</B><p>
|
||
|
<p>
|
||
|
Tells the intepreter to start execution of this logic from the current point, instead of from the start of the logic.<p>
|
||
|
<B>See also</B><p>
|
||
|
<a href="reset_scan_start.html">reset.scan.start</a><p>
|
||
|
</BODY></HTML>
|