Unit 'Pas2jsLogger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pastojs]

DbgAsString

Declaration

Source position: pas2jslogger.pp line 228

function DbgAsString(

  Element: TJSValue;

  Indent: Integer

):string; overload;

function DbgAsString(

  Element: TJSArrayLiteralElements;

  Indent: Integer

):string; overload;

function DbgAsString(

  Element: TJSObjectLiteralElements;

  Indent: Integer

):string; overload;

function DbgAsString(

  Element: TJSObjectLiteralElement;

  Indent: Integer

):string; overload;


Documentation generated on: 2023-03-18