Viv JavaScript Runtime - v0.10.2
    Preparing search index...

    Function getSchemaVersion

    • Returns the supported Viv content-bundle schema version supported by this runtime.

      This will be a string in semver notation (e.g., "1.0.16"), and compatibility will be enforced between this version number and the one stamped into a content bundle being registered.

      Returns string

      console.log(getSchemaVersion());