| PREV CLASS Documentation homepage NEXT CLASS |
| Global Functions of Common package |
obj - The object whose methods are to be listed.obj - The object whose properties are to be listed.lineNum - The starting line number that the debug evaluator will be
displayed on. The default value is 1.resultLines - The number of lines in the results window. The default
value is 10.formName - The name of the form in the DOM.imageID - The id of the image in the DOM.obj - The object whose methods are to be listed.obj - The object whose properties are to be listed.targetImageID - The id of the image in the DOM to be replaced.sourceImage - The new Image object.disposeOldImage - Indicates that the old image object is no longer
needed and can be disposed.width - The width of the new image. If not specified the
width of the old image is used.height - The height of the new image. If not specified the
height of the old image is used.targetImageID - The id of the image in the DOM to be replaced.sourceImage - The new Image object.disposeOldImage - Indicates that the old image object is no longer
needed and can be disposed.width - The width of the new image. If not specified the
width of the old image is used.height - The height of the new image. If not specified the
height of the old image is used.IlvEvaluator.js script in your page to obtain the full
implementation of this function. flag - A Boolean flag that indicates if the trace statement should be
displayed.label - The label displayed in the trace statement.value1 - The first value displayed in the trace statement.value2 - The second (optional) value displayed in the trace statement.value3 - The third (optional) value displayed in the trace statement.