Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

vercmp

number vercmp(text1, text2)

Returns a negative, zero, or positive number as text1 is less than, equal to, or greater than text1 when compared as version strings.

A version string is a list of dot separated numbers, usually major.minor[.build[.revision].

Parameters

  1. text1 — version string.
  2. text2 — version string.

Returns

  • a number of dictionary values.
Note! This documentation is also accessible within the app from Help & feedback menu.