Skip to content

Function: print_stack()

ts
function print_stack(this: void): void;

Print the current script stack to the log.

Parameters

ParameterType
thisvoid

Returns

void