<nInfo> | Version information |
---|---|
1 | Xbase++ version |
2 | Release level |
3 | Build level |
Function Version() Foundation
Determines the Xbase++ version
Version( [<nInfo>] ) --> cVersionInfo
Version() returns a character string which designates the Xbase++ version or contains a part of the version number.
The environment function Version() is used to retrieve version information about Xbase++. If a numeric value between 1 and 3 is specified for <nInfo>, the function returns a part of the version number. The version number is comprised of v.rr.bbbb(v=version, r=release, b=build).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.