Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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