Value.Compare
Syntax
Value.Compare(value1 as any, value2 as any, optional precision as nullable number) as number
About
Returns -1, 0, or 1 based on whether the first value is less than, equal to, or greater than the second.
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
Value.Compare(value1 as any, value2 as any, optional precision as nullable number) as number
Returns -1, 0, or 1 based on whether the first value is less than, equal to, or greater than the second.