GetClassPath()

Returns an array containing the Java classpath of the current environment.

GetClassPath( );

Returns: Array

This function does not take any arguments.

Examples

writeDump(getClassPath());

See also