Difference between revisions of "AGIWiki/call"

Jump to navigation Jump to search
48 bytes added ,  15:16, 25 October 2018
m
Text replacement - "<source lang=" to "<syntaxhighlight lang="
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{AGIWiki}}
{{AGIWiki}}
 
{{AGIWiki/Control Flow Commands}}
The '''call''' command executes a logic script.
The '''call''' command executes a logic script.


Line 18: Line 17:
== Example ==
== Example ==


<syntax type = "C++">
<syntaxhighlight lang="cpp">


//typical error handler
//typical error handler
Line 25: Line 24:
}
}


</syntax>  
</syntaxhighlight>
 
== Technical Information ==
== Technical Information ==


TrustedUser
2,147

edits

Navigation menu