getTraceLevel Method Purpose This method (on all platforms) returns the trace level settings. Remarks Invocation will return a table, with the setting for each trace level (Information, Warning, Error, Debug, or AMI) listed as being either on or off. Type Synchronous, INFO. Arguments None. Returns Name Type Description Information String Information trace setting, on or off value Warning String Warning trace setting, on or off value Error String Error trace setting, on or off value Debug String Debug trace setting, on or off value AMI String AMI debug trace setting, on or off value