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