UtilsLib REALbasic Plugin

LocaleInfo.IsMetric Method

To determine if the measurement system needs to be the metric system or the English system, use the IsMetric function.

IsMetric() as Boolean

Parameters

Returns

Boolean

Remarks

returns true if it should be Metric.

Note:
This function does not work on Linux currently.

See Also

LocaleInfo Class