MaxList2

取出所有比较数值中的第二大值

用法

MaxList2(Value1,Value2,Value3, etc.)

参数说明: Value1, Value2, Value3, etc. —— 数值表达式

范例

MaxList2(-5,0,12,7) 将返回数值 7