search

goog.userAgent.product.isVersion

Provided By

Whether the user agent product version is higher or the same as the given version.

isVersion( version ) boolean

Parameters
version(string|number)

The version to check.

Returns
boolean

Whether the user agent product version is higher or the same as the given version.