Category:Games with Character Portrayals by Dylan Skirvin and AGI Return: Difference between pages

From Sierra Wiki
(Difference between pages)
Jump to navigationJump to search
m 1 revision imported
 
m 2 revisions imported
 
Line 1: Line 1:
__HIDDENCAT__
[[Category:AGI Pages]]
Games with Character Portrayals by Dylan Skirvin
<div align="center" style="font-size: 22pt">AGI Return</div>


=== See also: ===
<br />
==<br /> Description ==
 
Ends execution of the current logic and returns to the logic that called it (or in the case of logic 0, goes on to the next interpreter cycle).
 
==<br /> Syntax ==
 
<div class="CodeBlockHeader">AGI Code:</div>
<syntaxhighlight lang="agi">
return();</syntaxhighlight>
 
This command is required at the end of every logic.
 
==<br /> Sources ==
 
* [[AGI Studio Help File]]
 
==<br /> References ==
 
<references />
 
==<br /> See Also ==
 
*


* [[Dylan Skirvin]]
* [[:Category:Character Portrayals by Dylan Skirvin|Character Portrayals by Dylan Skirvin]]
* [[:Category: Contributors| Contributors]]
* [[:Category: Cast Members| Cast Members]]
* [[:Category: Voice Actors| Voice Actors]]
&nbsp;
&nbsp;
<!--[[Category:]]-->
 
[[Category:Technical Info]]
[[Category:Development]]
[[Category:References]]
[[Category:AGI References]]
[[Category:Logic Pages]]
[[Category:AGI Logic Pages]]
[[Category:AGI Logic Commands]]
[[Category:AGI Control Flow Commands]]

Latest revision as of 09:03, 16 February 2025

AGI Return



Description

Ends execution of the current logic and returns to the logic that called it (or in the case of logic 0, goes on to the next interpreter cycle).


Syntax

AGI Code:
return();

This command is required at the end of every logic.


Sources


References



See Also

 

Pages in category "Games with Character Portrayals by Dylan Skirvin"

The following 3 pages are in this category, out of 3 total.