GetAssetPackBuildVersion (open)
Get the build version of an assetpack bundle
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
STRING FUNCTION GetAssetPackBuildVersion(STRING bundletag)
Parameters
STRING bundletag
Bundle we're interested in (module:bundle)
Return value
STRING
The last build date of the specified assetpack as a compact (non-extended) ISO8601 datetime. If the pack isn't built yet it will return an empty string