namespace
console
js/foo_uie_jsplitter.js:170
ClearBacklog()
Clears console backlog
NOTE: Limitation of foobar2000 versions < 2.0: clears only JSplitter's internal backlog.
GetLines(with_timestamp)
Returns array of console log lines
| Name | Type | Description |
|---|---|---|
with_timestamp = falseoptional | boolean | To return console lines with timestamps or not |
Array<string>log(...var_args)
| Name | Type | Description |
|---|---|---|
var_args | ...* |