L3DT users' wiki
Large 3D terrain generator

return

Description

Terminate execution of a script and return a value to the caller.

Function prototype

void return <variant:rval>

Arguments

Name Type Comment
rval variant The value to be returned to the caller.

Return value

None.

Example

return false

Comments

This function may be used in conjunction with RunScriptFile to create programs from multiple script files.

See also

 
plugins/general/zeoscript/reference/functions/return.txt · Last modified: 2017/08/31 05:44 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki