VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

@MIN

Windows Linux macOS

Syntax

@MIN(<value1>,<value2> , ...)

Description

This function returns the smallest of its two or more integer arguments.

OK

Unchanged.

Example

%S = @MIN(5,15,10)

See also