返回表達(dá)式的二進(jìn)制值.
Binary ( 表達(dá)式 )
Local $var = Binary("0x00204060") ;變量 $var 為二進(jìn)制類型 msgbox(0, "IsBinary", IsBinary($var))