class.setOptions

  • function
 

Setup for all the debugging options

Debug.setOptions(options)

Setup for all the debugging options

Parameters

  1. options

    {Object} { debug: Boolean, control: String, param: String, urlMode: String, fileMode: String, debugAll: String, concatenator: String }

Returns

{Object}

The options object with instantiated overrides, or the defaults.