class.setOptions
Setup for all the debugging options
Debug.setOptions(options)
Setup for all the debugging options
Parameters
-
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.