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
- Java
- Server
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)