helpTo obtain help on a particular object, use the following example:
ApplicationServer help
To list all of the options available, use the following example: Using Jacl:
$Help scriptingObjectUsing Jython:
Help.scriptingObject()where scriptingObject can be AdminConfig, AdminControl, AdminApp or AdminTask.