Evaluates which of the two numbers is lower
#include <Math.au3> _Min ( $iNum1, $iNum2 )
This function works with floats as well as integers.
_Max
#include <Math.au3> #include <MsgBoxConstants.au3> Local $iMin= _Min (1,10); Returns 1. MsgBox ($MB_SYSTEMMODAL,'','Minimum value: '&$iMin)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル