$result: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Daveoh (talk | contribs)
mNo edit summary
 
Daveoh (talk | contribs)
mNo edit summary
Line 1: Line 1:
Stores the value returned to a calling routine by the /return command.
Stores the value returned to a calling routine by the [[Return|/return]] command.
 
== See Also ==
* [[Return|/return]]
 
[[Category:Identifiers]]

Revision as of 01:41, 6 April 2008

Stores the value returned to a calling routine by the /return command.

See Also