Meta.getThtVersion
Meta.getThtVersion($options={}) -> string|number
Description
Return the version string of THT.
Meta.getThtVersion() //= '1.4.13-Beta'
Options
Option | Value | Description |
---|---|---|
num |
true/false | Return the version as a number that can be easily compared. |
Meta.getThtVersion(-num) //= 10413