Ice.stringVersion¶ Ice.stringVersion = <built-in function stringVersion>¶ stringVersion() -> str Returns the Ice version as a string. Returns: The Ice version in the format ‘A.B.C’ where A is the major version, B is the minor version, and C is the patch version. Return type: str