_GET_ONLINE_VERSION
Docslocal retval = GetOnlineVersion()Description
Online version is defined here: update\update.rpf\common\data\version.txt
Example:
[ONLINE_VERSION_NUMBER]
1.33
_GET_ONLINE_VERSION() will return "1.33"
Returns
char*local retval = GetOnlineVersion()Online version is defined here: update\update.rpf\common\data\version.txt
Example:
[ONLINE_VERSION_NUMBER]
1.33
_GET_ONLINE_VERSION() will return "1.33"
char*No snippets yet. Be the first to contribute!