Initializing help system before first use

jvmclasspath

Description
Allows you to set the classpath that the Java virtual machine will use to find classes. If set, this classpath will be used instead of one given in the CLASSPATH or MOSJVM_CLASSPATH environment variables.
Type
String, read/write
Default value
""
Note
When a classpath is specified in this parameter, all components of the classpath must be readable under the currently active Mosel security restrictions.
Note
This parameter will only have effect if set before the JVM is loaded into the Mosel process.