[F] getVersion
function getVersion(program, namespace): undefined | VersionMap;
Get the version map of the namespace.
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
program | Program |
namespace | Namespace |
Returns
Section titled “Returns”undefined
| VersionMap