Difference between revisions of "TLO:Return"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Forms ==
 
== Forms ==
*? '''Return'''
+
*... '''Return'''
 
:Retrieves the returned value from the last function called.  The object type is defined by the function called, and will be [[ObjectType:mutablestring|mutablestring]] if not specified
 
:Retrieves the returned value from the last function called.  The object type is defined by the function called, and will be [[ObjectType:mutablestring|mutablestring]] if not specified
  
Line 6: Line 6:
  
 
== See Also ==
 
== See Also ==
* [[LavishScript:Top-Level Objects|Top-Level Objects]]
+
{{LavishScript:Top-Level Object}}
 
 
[[Category:LavishScript]]
 
[[Category:LavishScript Top-Level Objects]]
 

Latest revision as of 16:46, 8 July 2018

Forms

  • ... Return
Retrieves the returned value from the last function called. The object type is defined by the function called, and will be mutablestring if not specified

Examples

See Also

LavishScript Top-Level Objects

Data Storage Conversion
Bool - Float - Int - String
Enums
Enum
Date/Time
Time
Events
Event
Inline Branching
If
Math
Math
Misc
Arg - Event - Execute - LavishScript - Script - Select - Type
Operating System
System
Scripting
QueuedCommands - Return - Variable - This - VariableScope - ForEach - Context