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.
Returns the version number from a container with a packed class.
Syntax
client server public static Integer getVersion(container packedClass)
Run On
ClientOrServer
Parameters
- packedClass
Type: container
The container that holds a packed class.
Return Value
Type: Integer Extended Data Type
The version number of the container.
Remarks
Use this method instead of, for example, conpeek(c,1);.