@zeroc/ice
    Preparing search index...

    Function stringVersion

    • Returns the Ice version as a string in the form "A.B.C", where:

      • A: major version
      • B: minor version
      • C: patch version

      The version may include a pre-release suffix, for example, "3.9.0-alpha.0".

      Returns string

      The Ice version in the form A.B.C, with an optional pre-release suffix, e.g. 3.9.0-alpha.0.