AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Function sameOrNewerVersion

    • takes two versions and compares them returns true if versions are same or version a is greater than b, returns false if a older than b

      Parameters

      • a: string
      • b: string

      Returns boolean