Version: 
Back to list

Core :: checkForUpdates

Synopsis

   check for software update

Script function

   core.checkForUpdates() -> (newVersionAvailable, newVersion, newVersionLink)

Return value

   newVersionAvailable (Bool) : True if there is a new version available of this product
   newVersion (String) : New version value
   newVersionLink (String) : Link to download the new version