Difference between revisions of "AGIWiki/Indirect command"

Jump to navigation Jump to search
no edit summary
(Created page with "{{AGIWiki}} An '''indirect command''' is a logic command that requires the number of a resource to be specified but uses a [[AGIWiki/Varia...")
 
 
Line 1: Line 1:
{{AGIWiki}}
{{AGIWiki}}


An '''indirect command''' is a [[AGIWiki/Logic|logic]] command that requires the number of a [[AGIWiki/Resource|resource]] to be specified but uses a [[AGIWiki/Variable|variable]] to specify the resource number. For example compare the direct command <code>load.view</code> to the indirect command <code>load.view.v</code><nowiki>: </nowiki>
An '''indirect command''' is a [[AGIWiki/Logic|logic]] command that requires the number of a [[AGIWiki/AGI Resources|resource]] to be specified but uses a [[AGIWiki/Variable|variable]] to specify the resource number. For example compare the direct command <code>load.view</code> to the indirect command <code>load.view.v</code><nowiki>: </nowiki>


<syntax type = "C++">
<syntax type = "C++">
885

edits

Navigation menu