IsWebhareVersionMatch (open)
Test if the current WebHare semantic version matches the specified version range
Syntax
LOADLIB "mod::system/lib/configure.whlib";
BOOLEAN FUNCTION IsWebhareVersionMatch(STRING semverrange)
Parameters
STRING semverrange
Semver range to test against
Return value
BOOLEAN
True if this WebHare matches