L3DT users' wiki
Large 3D terrain generator

min

Description

Return the lesser of two numbers.

Function prototype

variant min <variant:arg1> <variant:arg2>

Arguments

Name Type Comment
arg1 variant The first number to be evaluated.
arg2 variant The second number to be evaluated.

Return value

The lesser of arg1 and arg2.

Example

echo <zs:min 1 2>

… the output of which is written to the event log by echo as:

1

Comments

None.

See also

 
plugins/general/zeoscript/reference/functions/min.txt · Last modified: 2017/08/31 06:11 (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