Skip to content

Function: flush()

ts
function flush(this: void): void;

Flush pending script log output in debug builds.

Parameters

ParameterType
thisvoid

Returns

void