L3DT users' wiki
Large 3D terrain generator

max

Description

Return the greater of two numbers.

Function prototype

variant max <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 greater of arg1 and arg2.

Example

echo <zs:max 1 2>

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

2

Comments

None.

See also

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