Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Version data type is a text string containing a valid version string. A version string has the format
xxxxx.xxxxx.xxxxx.xxxxx
where x is a digit.
The maximum acceptable version string is 65535.65535.65535.65535.
The following are examples of valid version strings:
- 1
- 1.0
- 1.00
- 10.00
- 1.00.1
- 1.0.1
- 1.00.10
- 1.00.100
- 1.0.1000.0