Previous ION Java User's Guide: ION Java Class and Method Reference Next

getClientVersion()

The getClientVersion() method returns a string representing the current version of ION, for example, "ION 6.4".

Syntax

public final String getClientVersion()

Return Value

The method returns a string containing the current version of ION.

Arguments

None.

Exceptions

None.

  IDL Online Help (March 06, 2007)